From 7f36e21ea9d86df5e6fa62d2888891ed957c4639 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 24 Nov 2009 19:36:18 -0500 Subject: Combine the Exit and SessionLogout actions Just "do the right thing" based on if you are connected to a session manager or not. --- openbox/actions/all.c | 1 - 1 file changed, 1 deletion(-) (limited to 'openbox/actions/all.c') diff --git a/openbox/actions/all.c b/openbox/actions/all.c index c86c4281..47141ac6 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -9,7 +9,6 @@ void action_all_startup(void) action_reconfigure_startup(); action_exit_startup(); action_restart_startup(); - action_session_startup(); action_cyclewindows_startup(); action_breakchroot_startup(); action_close_startup(); -- cgit v1.2.3