X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=main.c;h=e097503158bb1e3c2d8cc46bda663d947bb34b5c;hp=3d1e21cd7817df94458586a03cad5ed53ebc3947;hb=230399f9632c37b66c1c117a17e8327eae6b3235;hpb=23e6291cb5d5b4cd2008403d8b628007fd75ff23 diff --git a/main.c b/main.c index 3d1e21c..e097503 100644 --- a/main.c +++ b/main.c @@ -27,11 +27,7 @@ #include #include -#include -#include -#include -#include -#include +#include #include @@ -403,11 +399,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