diff options
| author | Mikael Magnusson <mikachu@comhem.se> | 2004-10-06 12:42:46 +0000 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@comhem.se> | 2004-10-06 12:42:46 +0000 |
| commit | 492a26844c906b475526a335921bdfa9fe0f155a (patch) | |
| tree | 1acb8d5635daf624d4fb4a85f58a271a8a264335 /openbox/config.h | |
| parent | 90c81dfff01c2d6766d9baa3e2b807793b7ba171 (diff) | |
remove the hilightFirst option since it wasnt actually used in the code
Diffstat (limited to 'openbox/config.h')
| -rw-r--r-- | openbox/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openbox/config.h b/openbox/config.h index 3117a710..c7df90f0 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -111,8 +111,6 @@ extern gboolean config_resist_layers_below; extern gboolean config_menu_warppointer; /*! make menus jump around a lot */ extern gboolean config_menu_xorstyle; -/*! hilight first entry in menu */ -extern gboolean config_menu_hilightfirst; /*! delay for hiding menu when opening */ extern guint config_menu_hide_delay; /*! User-specified menu files */ |
