summaryrefslogtreecommitdiff
path: root/openbox/session.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/session.h')
-rw-r--r--openbox/session.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/session.h b/openbox/session.h
index 97e55a3b..ddf6f776 100644
--- a/openbox/session.h
+++ b/openbox/session.h
@@ -27,7 +27,6 @@ typedef struct _ObSessionState ObSessionState;
struct _ObSessionState {
gchar *id, *command, *name, *class, *role;
- ObClientType type;
guint desktop;
gint x, y, w, h;
gboolean shaded, iconic, skip_pager, skip_taskbar, fullscreen;