From: Dana Jansens Date: Mon, 10 Feb 2003 07:36:28 +0000 (+0000) Subject: remove debug print X-Git-Tag: openbox-3_0-rc1-RELEASE~2184 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=f789d4a615b9d9990dd25008457959937a6713c4;p=dana%2Fopenbox.git remove debug print --- 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)