From 92a6b897a047054d8fabc8fdee9233a555accb11 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 15 Sep 2003 07:47:05 +0000 Subject: remove focusLast and focusLastOnDesktop --- openbox/config.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'openbox/config.h') 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; -- cgit v1.2.3