diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-02-03 04:20:34 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-02-03 04:20:34 +0000 |
| commit | 20ca827039a93a131f8f7efbcefba5df3d3213d5 (patch) | |
| tree | e0060ad6de2b5dc72f06f8488756d5aee496bae4 /scripts | |
| parent | a0c28724ccd83dfd18acea1bfc9334c88e6eebb8 (diff) | |
rm a print
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/motion.py | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
