rm a print

This commit is contained in:
Dana Jansens 2003-02-03 04:20:34 +00:00
parent a0c28724cc
commit 20ca827039

View file

@ -134,7 +134,6 @@ def _do_move():
# draw the outline ... # draw the outline ...
f=0 f=0
else: else:
print "moving " + str(x) + " " + str(y)
_client.move(x, y, 1) # move the *frame* _client.move(x, y, 1) # move the *frame*
global move_popup global move_popup