X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=lib-crypt%2Fpgp.c;h=3c3e0f7bd43412c8e8c57b1543a003effa6523a7;hp=e27fba71da3e30ffade1ccd4e34a73b3e3f40e4f;hb=129050c6742f6be13fa5635ba03542b7fb2a9525;hpb=81efbf8081bad2eed7ad07209b301ca35fe183e8 diff --git a/lib-crypt/pgp.c b/lib-crypt/pgp.c index e27fba7..3c3e0f7 100644 --- a/lib-crypt/pgp.c +++ b/lib-crypt/pgp.c @@ -1426,11 +1426,6 @@ int pgp_send_menu (HEADER * msg, int *redraw) crypt_pgp_void_passphrase (); /* probably need a different passphrase */ } -#if 0 - else { - msg->security &= ~SIGN; - } -#endif *redraw = REDRAW_FULL; break;