X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=mutt.h;h=512e9a4bdb6bb511d73b8174b3cd7b4cacb4c21a;hb=e87df0bb071ba21d6e3d6a47cb797c135605eba5;hp=25e5613b1d703e19fa51c7a522ac07540d7bb795;hpb=8db3fe9c19320b6f6e508d6b1aae03980239a930;p=apps%2Fmadmutt.git diff --git a/mutt.h b/mutt.h index 25e5613..512e9a4 100644 --- a/mutt.h +++ b/mutt.h @@ -191,7 +191,7 @@ enum { #define SENDRESEND (1<<6) #define SENDNEWS (1<<7) -/* flags to _mutt_select_file() */ +/* flags to mutt_select_file() */ #define M_SEL_BUFFY (1<<0) #define M_SEL_MULTI (1<<1) #define M_SEL_FOLDER (1<<2) @@ -200,7 +200,6 @@ enum { enum { OPTALLOW8BIT, OPTALLOWANSI, - OPTARROWCURSOR, OPTASCIICHARS, OPTASKBCC, OPTASKCC, @@ -231,7 +230,6 @@ enum { #ifdef HAVE_QDBM OPTHCACHECOMPRESS, #endif - OPTHDRS, OPTHEADER, OPTHELP, OPTHIDDENHOST, @@ -244,10 +242,8 @@ enum { OPTIMAPCHECKSUBSCRIBED, OPTIMAPLSUB, OPTIMAPPASSIVE, - OPTIMAPPEEK, OPTIMAPSERVERNOISE, OPTIMPLICITAUTOVIEW, - OPTINCLUDEONLYFIRST, OPTKEEPFLAGGED, OPTMAILDIRTRASH, OPTMARKERS,