kill debug print
This commit is contained in:
parent
3b14b587ef
commit
e238e4ac2d
1 changed files with 0 additions and 2 deletions
|
@ -1905,8 +1905,6 @@ gboolean client_focus(Client *self)
|
|||
}
|
||||
}
|
||||
|
||||
g_message("** focusing %lx", self->window);
|
||||
|
||||
if (self->can_focus)
|
||||
XSetInputFocus(ob_display, self->window, RevertToNone,
|
||||
CurrentTime);
|
||||
|
|
Loading…
Reference in a new issue