From 23d4eb5f4f4f5dbcf2795df180de1fa36ba6c42a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 9 May 2007 03:42:41 +0000 Subject: kill the hideDisabled option --- 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 41cf7482..94991a60 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -111,8 +111,6 @@ extern gchar *config_theme; /*! Show the one-pixel border after toggleDecor */ extern gboolean config_theme_keepborder; -/*! Hide window frame buttons that the window doesn't allow */ -extern gboolean config_theme_hidedisabled; /*! Titlebar button layout */ extern gchar *config_title_layout; /*! Animate windows iconifying and restoring */ -- cgit v1.2.3