Show
Ignore:
Timestamp:
2003-08-05 06:55:47 (5 years ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:

This patch removes the Kendra format from mutt. (The support was
broken anyways.)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • commands.c

    r3371 r3447  
    804804    } 
    805805 
    806     need_buffy_cleanup = (ctx.magic == M_MBOX || ctx.magic == M_MMDF || ctx.magic == M_KENDRA); 
     806    need_buffy_cleanup = (ctx.magic == M_MBOX || ctx.magic == M_MMDF); 
    807807 
    808808    mx_close_mailbox (&ctx, NULL);