projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0c2872
)
rm a print
author
Dana Jansens
<danakj@orodu.net>
Mon, 3 Feb 2003 04:20:34 +0000
(
04:20
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 3 Feb 2003 04:20:34 +0000
(
04:20
+0000)
scripts/motion.py
patch
|
blob
|
history
diff --git
a/scripts/motion.py
b/scripts/motion.py
index 38a26d5316818bcee73765f69bbc7a0aed882542..f2215d309dcbdbe27521322b04ca19683c6dfe62 100644
(file)
--- 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