From: Dana Jansens Date: Mon, 10 Feb 2003 07:36:28 +0000 (+0000) Subject: remove debug print X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=f789d4a615b9d9990dd25008457959937a6713c4;p=chaz%2Fopenbox 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)