continue the configure simplifications.
[apps/madmutt.git] / main.c
diff --git a/main.c b/main.c
index 3d1e21c..eace540 100644 (file)
--- a/main.c
+++ b/main.c
@@ -403,11 +403,6 @@ static void show_version (void)
 #else
          "-HAVE_ICONV  "
 #endif
-#if ICONV_NONTRANS
-         "+ICONV_NONTRANS  "
-#else
-         "-ICONV_NONTRANS  "
-#endif
 #ifdef HAVE_LIBIDN
          "+HAVE_LIBIDN  "
 #else