From 31681feba8709707c1042e925399c1530be00c65 Mon Sep 17 00:00:00 2001 From: timb Date: Mon, 13 Jul 2015 06:01:03 -0700 Subject: rm console.logging --- js/tool.js | 1 - 1 file changed, 1 deletion(-) (limited to 'js/tool.js') diff --git a/js/tool.js b/js/tool.js index c3fc67c..b1a52f0 100644 --- a/js/tool.js +++ b/js/tool.js @@ -33,7 +33,6 @@ var FileTool = Tool.extend({ current_filetool = this this.span.classList.add('focused') this.use() - console.log("focus") if (this.name != 'shader' && is_desktop) { cursor_input.focus() } }, blur: function(){ -- cgit v1.2.3-70-g09d2