yes, we always have colors, screw stupid antiquated ncurses.
[apps/madmutt.git] / main.c
diff --git a/main.c b/main.c
index 2d2a789..1c6982f 100644 (file)
--- a/main.c
+++ b/main.c
@@ -269,11 +269,6 @@ static void show_version (void)
          "-HAVE_REGCOMP  "
 #endif
          "\n  "
-#ifdef HAVE_COLOR
-         "+HAVE_COLOR  "
-#else
-         "-HAVE_COLOR  "
-#endif
 #ifdef HAVE_START_COLOR
          "+HAVE_START_COLOR  "
 #else