From f64395e4e989830e9a11c72e1447ade32c065e81 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Wed, 15 Apr 2015 22:41:50 +0200 Subject: Remove unused code --- config/config.def.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/config.def.c b/config/config.def.c index 6ed24964..95a51df4 100644 --- a/config/config.def.c +++ b/config/config.def.c @@ -68,7 +68,7 @@ Settings config = { .menu_bg_urgent = "#FDF6E3", .menu_bg_active = "#FDF6E3", /** Background color alternate row */ - .menu_bg_alt = NULL, //"#EEE8D5", + .menu_bg_alt = NULL, //"#EEE8D5", /** Foreground color (selected) */ .menu_hlfg = "#EEE8D5", .menu_hlfg_urgent = "#FDF6E3", -- cgit v1.2.3