remove a mutt-ng thing that makes no sense at all.
[apps/madmutt.git] / lib-crypt / pgp.c
index e27fba7..3c3e0f7 100644 (file)
@@ -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;