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 /Makefile.am | |
| 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 'Makefile.am')
| -rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 6a6f1754..5c312c72 100644 --- a/Makefile.am +++ b/Makefile.am @@ -176,7 +176,6 @@ openbox_openbox_SOURCES = \ openbox/actions/if.c \ openbox/actions/kill.c \ openbox/actions/layer.c \ - openbox/actions/session.c \ openbox/actions/lower.c \ openbox/actions/maximize.c \ openbox/actions/move.c \ |
