From 861b0f4906829c5d83d4f126e2c5f38cd99ee650 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 7 Jul 2015 16:14:46 -0400 Subject: fix text tool bug --- js/ui/controls.js | 4 ---- 1 file changed, 4 deletions(-) (limited to 'js/ui') diff --git a/js/ui/controls.js b/js/ui/controls.js index f760353..1c2a779 100644 --- a/js/ui/controls.js +++ b/js/ui/controls.js @@ -37,10 +37,6 @@ var controls = (function(){ controls.text = new Tool (text_el) controls.text.use = function(){ - brush.generate = controls.text.generate - brush.generate() - } - controls.text.generate = function(){ } controls.select = new Tool (select_el) -- cgit v1.2.3-70-g09d2