summaryrefslogtreecommitdiff
path: root/openbox/client.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/client.c')
-rw-r--r--openbox/client.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/openbox/client.c b/openbox/client.c
index c4b106be..209e5397 100644
--- a/openbox/client.c
+++ b/openbox/client.c
@@ -183,9 +183,6 @@ void client_manage_all()
}
}
XFree(children);
-
- if (config_focus_new)
- focus_fallback(OB_FOCUS_FALLBACK_NOFOCUS);
}
void client_manage(Window window)