summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-02-10 07:36:28 +0000
committerDana Jansens <danakj@orodu.net>2003-02-10 07:36:28 +0000
commitf789d4a615b9d9990dd25008457959937a6713c4 (patch)
tree7e899767dffca6a5e9475b319c877a5e81abc030 /scripts
parent82d147b5d74757ce6f1676aab16c9e6e1e837b4e (diff)
remove debug print
Diffstat (limited to 'scripts')
-rw-r--r--scripts/focus.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/focus.py b/scripts/focus.py
index de426c72..3bbf600f 100644
--- a/scripts/focus.py
+++ b/scripts/focus.py
@@ -56,7 +56,6 @@ def _focused(data):
return
if data.client:
- print data.client.window()
# move it to the top
try:
_remove(data.client)