]> granicus.if.org Git - neomutt/commit
(1) OP_MAIN_LINK_THREADS needs to check for IMAP_ACL_DELETE permission,
authorPhil Pennock <mutt-dev@spodhuis.demon.nl>
Wed, 5 Apr 2006 17:28:30 +0000 (17:28 +0000)
committerPhil Pennock <mutt-dev@spodhuis.demon.nl>
Wed, 5 Apr 2006 17:28:30 +0000 (17:28 +0000)
commit5358465bb84f84db92d81363e64eddd97a258139
tree051c36b08fa2802c981e82c8bf33adbed3260028
parent454c45021c12a77915353195885370254db23bd7
 (1) OP_MAIN_LINK_THREADS needs to check for IMAP_ACL_DELETE permission,
     since the thread linking involves deleting the old email

 (2) makes CHECK_IMAP_ACL() a no-op if USE_IMAP is not defined; then
     cleans up a bunch of the #ifdef litter.
curs_main.c