remove debug print

This commit is contained in:
Dana Jansens 2003-02-10 07:36:28 +00:00
parent 82d147b5d7
commit f789d4a615

View 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)