summaryrefslogtreecommitdiff
path: root/openbox/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/config.h')
-rw-r--r--openbox/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/openbox/config.h b/openbox/config.h
index f33a90f6..6ba88afa 100644
--- a/openbox/config.h
+++ b/openbox/config.h
@@ -12,10 +12,6 @@ struct _ObParseInst;
extern gboolean config_focus_new;
/*! Focus windows when the mouse enters them */
extern gboolean config_focus_follow;
-/*! Focus the last focused window as a fallback */
-extern gboolean config_focus_last;
-/*! Focus the last focused window as a fallback when switching desktops */
-extern gboolean config_focus_last_on_desktop;
/*! Timeout for focusing windows on focus follows mouse, in microseconds */
extern guint config_focus_delay;