summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2014-02-01 23:04:45 +0100
committerQC <qball@gmpclient.org>2014-02-01 23:04:45 +0100
commit0737b4f5b249ff844e9c8ca5a75261d9ac3b8733 (patch)
tree137a850f8e9e298bf7e0151c816d75f55ff57f29 /include
parent76a8f79211a27215d487d08305bc1ffd49ef3969 (diff)
Read settings from Xresource.
Code borrowed from Sean Pringle (yet again).
Diffstat (limited to 'include')
-rw-r--r--include/simpleswitcher.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/simpleswitcher.h b/include/simpleswitcher.h
index 0c72a87b..3b33a6f7 100644
--- a/include/simpleswitcher.h
+++ b/include/simpleswitcher.h
@@ -87,7 +87,6 @@ typedef struct _Settings {
char * menu_font;
char * menu_fg;
char * menu_bg;
- char * menu_bgalt;
char * menu_hlfg;
char * menu_hlbg;
char * menu_bc;