From 53e75c5be435b8af86ba2de3dedb59ad4f74e6d9 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 14 May 2007 00:41:30 +0000 Subject: 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. --- openbox/openbox.h | 1 - 1 file changed, 1 deletion(-) (limited to 'openbox/openbox.h') 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 */ -- cgit v1.2.3