diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-09 03:42:41 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-09 03:42:41 +0000 |
| commit | 23d4eb5f4f4f5dbcf2795df180de1fa36ba6c42a (patch) | |
| tree | dac69228e6d0c0f26b49f042f0a6b08907647542 /openbox/config.h | |
| parent | 193ca2197a1276ca5a34bbf25b71df656ac964bf (diff) | |
kill the hideDisabled option
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 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 */ |
