From f68066aa63edd6404dc8a598bd9e1f66d8d3844d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 22 Sep 2003 04:14:32 +0000 Subject: we always want to start with something focused, moving this to openbox.c --- openbox/client.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'openbox/client.c') 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) -- cgit v1.2.3