X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=commands.c;h=147742a47555650405c871d71655ed7105954377;hp=da633cb968680c5182b48108cc5947d066d8e96a;hb=0ab517261694b001d2eb17f06f167a4cdd2c7c07;hpb=ace94418088f9165d23763bd39752cc31b406f03 diff --git a/commands.c b/commands.c index da633cb..147742a 100644 --- a/commands.c +++ b/commands.c @@ -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);