summaryrefslogtreecommitdiff
path: root/js/ui/controls.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-06-03 20:22:34 -0400
committerJules Laplace <jules@okfoc.us>2015-06-03 20:22:34 -0400
commitea0d81c971c42a27a996386ce2490f9bfb95bd1f (patch)
tree931233daacf528a0099350e2f298a554f23b0d6f /js/ui/controls.js
parent142807d8ea506e792dd662ca67ad3a6d49659b57 (diff)
log
Diffstat (limited to 'js/ui/controls.js')
-rw-r--r--js/ui/controls.js1
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)