From e6efa1b751316ed5c2fbb6ad8c5360d7cf7d576d Mon Sep 17 00:00:00 2001 From: Treeki Date: Sun, 20 Nov 2011 21:41:33 +0100 Subject: removed some debug crap --- src/editorui.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/editorui.py') diff --git a/src/editorui.py b/src/editorui.py index 58b0456..3b0f0d9 100644 --- a/src/editorui.py +++ b/src/editorui.py @@ -408,7 +408,6 @@ class KPEditorDoodad(KPEditorItem): obj.size[axisIndex] = newSize - print obj.position return True -- cgit v1.2.3