]> Dogcows Code - chaz/openbox/commitdiff
remove debug print
authorDana Jansens <danakj@orodu.net>
Mon, 10 Feb 2003 07:36:28 +0000 (07:36 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 10 Feb 2003 07:36:28 +0000 (07:36 +0000)
scripts/focus.py

index de426c720a2484d05d869242bedd7e88fcaabc33..3bbf600fed1a9dcb6f0fa9eeb23a67c30ea89439 100644 (file)
@@ -56,7 +56,6 @@ def _focused(data):
         return
 
     if data.client:
-        print data.client.window()
         # move it to the top
         try:
             _remove(data.client)
This page took 0.025176 seconds and 4 git commands to generate.