Remove unused code
[apps/madmutt.git] / lib-crypt / smime.c
index 218b442..5906f68 100644 (file)
@@ -1912,10 +1912,6 @@ int smime_send_menu (HEADER * msg, int *redraw)
       /* probably need a different passphrase */
       crypt_smime_void_passphrase ();
     }
-#if 0
-    else
-      msg->security &= ~SIGN;
-#endif
 
     *redraw = REDRAW_FULL;
     break;