always build POP support, we do a /mail/ client, right ?
[apps/madmutt.git] / main.c
diff --git a/main.c b/main.c
index 06a8a6f..14e0812 100644 (file)
--- a/main.c
+++ b/main.c
@@ -301,11 +301,6 @@ static void show_version (void)
 #endif
     );
   puts (
-#ifdef USE_POP
-         "  +USE_POP  "
-#else
-         "  -USE_POP  "
-#endif
 #ifdef USE_NNTP
          "+USE_NNTP  "
 #else