diff options
Diffstat (limited to 'openbox/focus.h')
| -rw-r--r-- | openbox/focus.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/openbox/focus.h b/openbox/focus.h index 3ad60682..d7f0183e 100644 --- a/openbox/focus.h +++ b/openbox/focus.h @@ -15,11 +15,6 @@ extern struct Client *focus_client; /*! The recent focus order on each desktop */ extern GList **focus_order; -/*! Should new windows be focused */ -extern gboolean focus_new; -/*! Focus windows when the mouse enters them */ -extern gboolean focus_follow; - void focus_startup(); void focus_shutdown(); |
