From 492a26844c906b475526a335921bdfa9fe0f155a Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Wed, 6 Oct 2004 12:42:46 +0000 Subject: remove the hilightFirst option since it wasnt actually used in the code --- openbox/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'openbox/config.h') 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 */ -- cgit v1.2.3