summaryrefslogtreecommitdiffstats
path: root/include/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/settings.h')
-rw-r--r--include/settings.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/settings.h b/include/settings.h
index 2ca15a31..d70359b5 100644
--- a/include/settings.h
+++ b/include/settings.h
@@ -64,12 +64,6 @@ typedef struct
/** Font string (pango format) */
char * menu_font;
- /** New row colors */
- char * color_normal;
- char * color_active;
- char * color_urgent;
- char * color_window;
-
/** Whether to load and show icons */
gboolean show_icons;