diff options
| author | Dana Jansens <danakj@orodu.net> | 2009-11-24 19:36:18 -0500 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2009-11-24 19:36:18 -0500 |
| commit | 7f36e21ea9d86df5e6fa62d2888891ed957c4639 (patch) | |
| tree | 7835746fdab5d9e95fc6ca0d1b51169579baa3ae /openbox/actions/all.h | |
| parent | ada5de28f71efaa5584709673cc49cdb3b703299 (diff) | |
Combine the Exit and SessionLogout actions
Just "do the right thing" based on if you are connected to a session manager
or not.
Diffstat (limited to 'openbox/actions/all.h')
| -rw-r--r-- | openbox/actions/all.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/actions/all.h b/openbox/actions/all.h index 4fbd6ff5..5f3f573f 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -10,7 +10,6 @@ void action_showdesktop_startup(); void action_reconfigure_startup(); void action_exit_startup(); void action_restart_startup(); -void action_session_startup(); void action_cyclewindows_startup(); void action_breakchroot_startup(); void action_close_startup(); |
