summaryrefslogtreecommitdiff
path: root/openbox/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/config.h')
-rw-r--r--openbox/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbox/config.h b/openbox/config.h
index 96cd782c..c69e645b 100644
--- a/openbox/config.h
+++ b/openbox/config.h
@@ -91,8 +91,6 @@ extern gboolean config_theme_keepborder;
extern gboolean config_theme_hidedisabled;
/*! Titlebar button layout */
extern gchar *config_title_layout;
-/*! Append a unique number to windows with same titles */
-extern gboolean config_title_number;
/*! The font for the active window's title */
extern RrFont *config_font_activewindow;