Impose the use of SASL2, so that we can drop a lot of useless old dead code.
[apps/madmutt.git] / main.c
diff --git a/main.c b/main.c
index eecea74..8da5c92 100644 (file)
--- a/main.c
+++ b/main.c
@@ -248,11 +248,6 @@ static void show_version (void)
 #else
          "-USE_GNUTLS  "
 #endif
-#ifdef USE_SASL
-         "+USE_SASL  "
-#else
-         "-USE_SASL  "
-#endif
 #ifdef USE_LIBESMTP
          "+USE_LIBESMTP  "
 #else