summaryrefslogtreecommitdiff
path: root/xfce4-session/xfsm-global.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfce4-session/xfsm-global.h')
-rw-r--r--xfce4-session/xfsm-global.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/xfce4-session/xfsm-global.h b/xfce4-session/xfsm-global.h
index 1fdfe8cc..273361fe 100644
--- a/xfce4-session/xfsm-global.h
+++ b/xfce4-session/xfsm-global.h
@@ -29,16 +29,6 @@
#include <xfce4-session/xfsm-splash-screen.h>
#include <dbus/dbus.h>
-typedef enum
-{
- XFSM_SHUTDOWN_ASK = 0,
- XFSM_SHUTDOWN_LOGOUT,
- XFSM_SHUTDOWN_HALT,
- XFSM_SHUTDOWN_REBOOT,
- XFSM_SHUTDOWN_SUSPEND,
- XFSM_SHUTDOWN_HIBERNATE,
-} XfsmShutdownType;
-
typedef struct _FailsafeClient FailsafeClient;
struct _FailsafeClient
{