From: Dana Jansens Date: Mon, 3 Feb 2003 04:20:34 +0000 (+0000) Subject: rm a print X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=20ca827039a93a131f8f7efbcefba5df3d3213d5;p=chaz%2Fopenbox rm a print --- 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