From 03fbf2e77a51155e59c8765e013f151e58344f16 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Fri, 23 Aug 2019 14:59:26 +0200 Subject: Remove unused colour_string_t struct --- src/config/theme.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/config/theme.c') diff --git a/src/config/theme.c b/src/config/theme.c index b25f8e90..15bb6c8e 100644 --- a/src/config/theme.c +++ b/src/config/theme.c @@ -58,11 +58,6 @@ static GKeyFile *theme; static GHashTable *bold_items; static GHashTable *defaults; -struct colour_string_t { - char *str; - NCURSES_COLOR_T colour; -}; - static void _load_preferences(void); void _theme_list_dir(const gchar *const dir, GSList **result); static GString* _theme_find(const char *const theme_name); -- cgit 1.4.1-2-gfad0