X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=mutt.h;h=ec87e8e7815baf36c95a9b78b7226615d08d09f2;hp=b1c5995ae60e1533fc3bed8d4172959c115ec2f6;hb=89e459463869dea2f0d996491b509ad8201d97f4;hpb=cfd5f411041c7ef44087b032751792fadc74586d diff --git a/mutt.h b/mutt.h index b1c5995..ec87e8e 100644 --- a/mutt.h +++ b/mutt.h @@ -182,11 +182,6 @@ enum { #define SENDRESEND (1<<6) #define SENDNEWS (1<<7) -/* flags to mutt_select_file() */ -#define M_SEL_BUFFY (1<<0) -#define M_SEL_MULTI (1<<1) -#define M_SEL_FOLDER (1<<2) - /* boolean vars */ enum { OPTALLOW8BIT,