minor speedup

This commit is contained in:
Dima Granetchi
2015-01-25 03:34:46 +02:00
parent f21df0e898
commit 1cf26de8b8
4 changed files with 3 additions and 6 deletions
-1
View File
@@ -8,7 +8,6 @@ import bindx.BindSignal;
using bindx.macro.MacroUtils;
using haxe.macro.Tools;
using Lambda;
class BindSignalProvider implements IBindingSignalProvider {