X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=mutt.h;h=fca80e655aea5bf1f0ca37ce6e6e75f476893b77;hb=e3acf47563fd21378bb5e955948af13ee19774d6;hp=86d6d5575da40ae526f67d607f534f086d4438c1;hpb=4f1b1414371cc373f50ca79a888928635a3a3763;p=apps%2Fmadmutt.git diff --git a/mutt.h b/mutt.h index 86d6d55..fca80e6 100644 --- a/mutt.h +++ b/mutt.h @@ -170,7 +170,6 @@ enum { OPT_REPLYTO, OPT_RECALL, OPT_SUBJECT, - OPT_VERIFYSIG, /* verify PGP signatures */ OPT_LISTREPLY, #ifdef USE_NNTP OPT_TOMODERATED, @@ -310,13 +309,6 @@ enum { /* PGP options */ - OPTCRYPTAUTOSIGN, - OPTCRYPTAUTOENCRYPT, - OPTCRYPTAUTOPGP, - OPTCRYPTAUTOSMIME, - OPTCRYPTREPLYENCRYPT, - OPTCRYPTREPLYSIGN, - OPTCRYPTREPLYSIGNENCRYPTED, OPTSMIMEISDEFAULT, OPTPGPAUTODEC, OPTPGPRETAINABLESIG,