diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-02-10 07:36:28 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-02-10 07:36:28 +0000 |
| commit | f789d4a615b9d9990dd25008457959937a6713c4 (patch) | |
| tree | 7e899767dffca6a5e9475b319c877a5e81abc030 /scripts/focus.py | |
| parent | 82d147b5d74757ce6f1676aab16c9e6e1e837b4e (diff) | |
remove debug print
Diffstat (limited to 'scripts/focus.py')
| -rw-r--r-- | scripts/focus.py | 1 |
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) |
