X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=mutt.h;h=dc5906418e933d87f6bbebcddb6eb6c4ff4c88b1;hp=51e4ec29e5e598397d4f5bb28d83879a8b84aff1;hb=4126b63e90372116d48921ab148f78b158bb75a0;hpb=64a23f5574b096605383ef1886c7d0d6c42aeeee diff --git a/mutt.h b/mutt.h index 51e4ec2..dc59064 100644 --- a/mutt.h +++ b/mutt.h @@ -196,9 +196,8 @@ enum { #define SENDFORWARD (1<<3) #define SENDPOSTPONED (1<<4) #define SENDBATCH (1<<5) -#define SENDKEY (1<<6) -#define SENDRESEND (1<<7) -#define SENDNEWS (1<<8) +#define SENDRESEND (1<<6) +#define SENDNEWS (1<<7) /* flags to _mutt_select_file() */ #define M_SEL_BUFFY (1<<0) @@ -317,7 +316,6 @@ enum { OPTTILDE, OPTUNCOLLAPSEJUMP, OPTUSEFROM, - OPTUSEGPGAGENT, #ifdef HAVE_LIBIDN OPTUSEIDN, #endif @@ -342,13 +340,7 @@ enum { OPTCRYPTREPLYENCRYPT, OPTCRYPTREPLYSIGN, OPTCRYPTREPLYSIGNENCRYPTED, - OPTCRYPTTIMESTAMP, OPTSMIMEISDEFAULT, - OPTASKCERTLABEL, - OPTSDEFAULTDECRYPTKEY, - OPTPGPIGNORESUB, - OPTPGPCHECKEXIT, - OPTPGPLONGIDS, OPTPGPAUTODEC, OPTPGPRETAINABLESIG, OPTFORWDECRYPT, @@ -391,7 +383,6 @@ enum { OPTMENUCALLER, /* (pseudo) tell menu to give caller a take */ OPTREDRAWTREE, /* (pseudo) redraw the thread tree */ OPTPGPCHECKTRUST, /* (pseudo) used by pgp_select_key () */ - OPTDONTHANDLEPGPKEYS, /* (pseudo) used to extract PGP keys */ OPTUNBUFFEREDINPUT, /* (pseudo) don't use key buffer */ #ifdef USE_NNTP