]> Dogcows Code - chaz/openbox/commitdiff
rm a print
authorDana Jansens <danakj@orodu.net>
Mon, 3 Feb 2003 04:20:34 +0000 (04:20 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 3 Feb 2003 04:20:34 +0000 (04:20 +0000)
scripts/motion.py

index 38a26d5316818bcee73765f69bbc7a0aed882542..f2215d309dcbdbe27521322b04ca19683c6dfe62 100644 (file)
@@ -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
This page took 0.028057 seconds and 4 git commands to generate.