diff options
Diffstat (limited to 'openbox/client.c')
| -rw-r--r-- | openbox/client.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/openbox/client.c b/openbox/client.c index 6866e8d8..3e069464 100644 --- a/openbox/client.c +++ b/openbox/client.c @@ -2963,11 +2963,6 @@ gboolean client_focus(ObClient *self) /* choose the correct target */ self = client_focus_target(self); -#if 0 - if (!client_validate(self)) - return FALSE; -#endif - if (!client_can_focus(self)) { if (!self->frame->visible) { /* update the focus lists */ |
