drop GSS as well, users will have to use correctly configured sasl.
[apps/madmutt.git] / main.c
diff --git a/main.c b/main.c
index 8da5c92..f13f5a5 100644 (file)
--- a/main.c
+++ b/main.c
@@ -233,11 +233,6 @@ static void show_version (void)
 #else
          "-USE_NNTP  "
 #endif
-#ifdef USE_GSS
-         "+USE_GSS  "
-#else
-         "-USE_GSS  "
-#endif
 #ifdef USE_SSL
          "+USE_SSL  "
 #else