Skip to content

Commit fcd359d

Browse files
aljalinev
authored andcommitted
Comment out debug print
1 parent 966a872 commit fcd359d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui5/eve7/lib/GlViewerRCore.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@ sap.ui.define([
674674

675675
render()
676676
{
677-
console.log("RENDER", this.scene, this.camera, this.canvas, this.renderer);
677+
// console.log("RENDER", this.scene, this.camera, this.canvas, this.renderer);
678678

679679
this.render_requested = false;
680680
if (this.render_requested_recalc_sbbox) {

0 commit comments

Comments
 (0)