rework some things with sasl.
[apps/madmutt.git] / lib-ui / curs_main.c
index 31c11bf..45c5105 100644 (file)
@@ -27,7 +27,6 @@
 #include "recvattach.h"
 #include "buffy.h"
 #include "thread.h"
-#include "mutt_sasl.h"
 
 #include <imap/imap_private.h>
 
@@ -2315,7 +2314,6 @@ int mutt_index_menu (void)
   /* Close all open NNTP connections */
     nntp_logout_all ();
 #endif
-    mutt_sasl_done ();
   }
 
   mutt_menuDestroy (&menu);