summaryrefslogtreecommitdiff
path: root/js/ui/controls.js
diff options
context:
space:
mode:
authortimb <opuscule@gmail.com>2015-07-13 06:01:03 -0700
committertimb <opuscule@gmail.com>2015-07-13 06:01:03 -0700
commit31681feba8709707c1042e925399c1530be00c65 (patch)
treedd5bfbfc7b587bdbfd92392ba6f7e029a1d93a94 /js/ui/controls.js
parentbc2051bf95ce1a23c23ace5a1e8347503cf92998 (diff)
rm console.logging
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 141bc9a..a0a7268 100644
--- a/js/ui/controls.js
+++ b/js/ui/controls.js
@@ -131,7 +131,6 @@ var controls = (function(){
} else {
shader_rapper.style.display = "none"
}
- console.log("use", this.active)
},
done: function(){
this.use(false)