remove debug print
This commit is contained in:
parent
82d147b5d7
commit
f789d4a615
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ def _focused(data):
|
||||||
return
|
return
|
||||||
|
|
||||||
if data.client:
|
if data.client:
|
||||||
print data.client.window()
|
|
||||||
# move it to the top
|
# move it to the top
|
||||||
try:
|
try:
|
||||||
_remove(data.client)
|
_remove(data.client)
|
||||||
|
|
Loading…
Reference in a new issue