remove antiquated cruft: please, who use MMDF's nowadays ?!
[apps/madmutt.git] / commands.c
index da633cb..147742a 100644 (file)
@@ -699,7 +699,7 @@ int mutt_save_message (HEADER * h, int delete,
       }
     }
 
-    need_buffy_cleanup = (ctx.magic == M_MBOX || ctx.magic == M_MMDF);
+    need_buffy_cleanup = (ctx.magic == M_MBOX);
 
     mx_close_mailbox (&ctx, NULL);