From f789d4a615b9d9990dd25008457959937a6713c4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 10 Feb 2003 07:36:28 +0000 Subject: [PATCH] remove debug print --- scripts/focus.py | 1 - 1 file changed, 1 deletion(-) 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) -- 2.39.2