--- a/finch/libgnt/gntcolors.c Sat Jan 19 14:54:26 2013 -0500 +++ b/finch/libgnt/gntcolors.c Sun Jan 20 20:31:16 2013 -0500 @@ -142,7 +142,6 @@ restore_colors(); } -#if GLIB_CHECK_VERSION(2,6,0) int gnt_colors_get_color(char *key) { @@ -293,8 +292,6 @@ g_strfreev(keys); } -#endif /* GKeyFile */ - int gnt_color_pair(int pair) { return (hascolors ? COLOR_PAIR(pair) :