X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=fbae7da2f0ecbf4a162244941241d4490c2365fa;hp=c6e43ef6e2ba437d55c4e4afe4e55fc4aabf7434;hb=75147b39ee208b0e6257bc483d96b20b1f5a7995;hpb=204ddf09d4f46b07c86e36a796788c081b9f7277 diff --git a/init.h b/init.h index c6e43ef..fbae7da 100644 --- a/init.h +++ b/init.h @@ -386,16 +386,6 @@ struct option_t MuttVars[] = { ** will be saved for later references. Also see ``$$record'', ** ``$$save_name'', ``$$force_name'' and ``$fcc-hook''. */ - {"crypt_use_gpgme", DT_BOOL, R_NONE, OPTCRYPTUSEGPGME, "no" }, - /* - ** .pp - ** This variable controls the use the GPGME enabled crypto backends. - ** If it is \fIset\fP and Madmutt was build with gpgme support, the gpgme code for - ** S/MIME and PGP will be used instead of the classic code. - ** .pp - ** \fBNote\fP: You need to use this option in your \fT.madmuttrc\fP configuration - ** file as it won't have any effect when used interactively. - */ {"crypt_autopgp", DT_BOOL, R_NONE, OPTCRYPTAUTOPGP, "yes" }, /* ** .pp