always check for traditionnal GPG.
[apps/madmutt.git] / init.h
diff --git a/init.h b/init.h
index 456f55b..a69eb0b 100644 (file)
--- a/init.h
+++ b/init.h
@@ -1480,16 +1480,6 @@ struct option_t MuttVars[] = {
    ** ``reverse-''.
    ** (PGP only)
    */
-  {"pgp_auto_decode", DT_BOOL, R_NONE, OPTPGPAUTODEC, "no" },
-  /*
-   ** .pp
-   ** If \fIset\fP, Madmutt will automatically attempt to decrypt traditional PGP
-   ** messages whenever the user performs an operation which ordinarily would
-   ** result in the contents of the message being operated on.  For example,
-   ** if the user displays a pgp-traditional message which has not been manually
-   ** checked with the check-traditional-pgp function, Madmutt will automatically
-   ** check the message for traditional pgp.
-   */
   {"forward_decrypt", DT_BOOL, R_NONE, OPTFORWDECRYPT, "yes" },
   /*
    ** .pp