rm a print
This commit is contained in:
parent
a0c28724cc
commit
20ca827039
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue