From 20ca827039a93a131f8f7efbcefba5df3d3213d5 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 3 Feb 2003 04:20:34 +0000 Subject: [PATCH] rm a print --- scripts/motion.py | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.2