summaryrefslogtreecommitdiff
path: root/scripts/motion.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/motion.py')
-rw-r--r--scripts/motion.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/motion.py b/scripts/motion.py
index 38a26d53..f2215d30 100644
--- a/scripts/motion.py
+++ b/scripts/motion.py
@@ -134,7 +134,6 @@ def _do_move():
# draw the outline ...
f=0
else:
- print "moving " + str(x) + " " + str(y)
_client.move(x, y, 1) # move the *frame*
global move_popup