diff options
Diffstat (limited to 'scripts')
| -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) |
