summaryrefslogtreecommitdiff
path: root/openbox/openbox.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-05-14 00:41:30 +0000
committerDana Jansens <danakj@orodu.net>2007-05-14 00:41:30 +0000
commit53e75c5be435b8af86ba2de3dedb59ad4f74e6d9 (patch)
tree978019958f6692dc6714396efe7e87f3bd1c3259 /openbox/openbox.h
parent7dcbc4334d66ca2ad8fadc2b80938200982bbf16 (diff)
we don't need to save the config type in the session because if they dont run their DE with the openbox-*-session command, openbox won't be loaded anyhow. and if they do, they the var will be set and doesn't need to come from the session.
Diffstat (limited to 'openbox/openbox.h')
-rw-r--r--openbox/openbox.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/openbox.h b/openbox/openbox.h
index 673826a4..e258d31e 100644
--- a/openbox/openbox.h
+++ b/openbox/openbox.h
@@ -46,7 +46,6 @@ extern gchar *ob_sm_id;
make a new file every time, yay. */
extern gchar *ob_sm_save_file;
extern gboolean ob_replace_wm;
-extern gchar *ob_config_type;
extern gboolean ob_debug_xinerama;
/* The state of execution of the window manager */