diff options
Diffstat (limited to 'js/ui')
| -rw-r--r-- | js/ui/controls.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/ui/controls.js b/js/ui/controls.js index 81a40e0..4a576e5 100644 --- a/js/ui/controls.js +++ b/js/ui/controls.js @@ -150,7 +150,6 @@ var controls = (function(){ }, done: function(){ this.use(false) - console.log("shader done") } }) controls.shader = new ShaderTool (shader_el) |
