From 7af2d7b85da1698c944e70da42ea993e6748bf3c Mon Sep 17 00:00:00 2001 From: Reis Radomil Date: Sun, 22 Apr 2018 04:15:57 +0000 Subject: [PATCH] I18N: ncrypt/smime.c: Remove outdated comment The corresponding code to the comment was changed in 49a037a67b91e5965f747630f783804e60567d14. --- ncrypt/smime.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ncrypt/smime.c b/ncrypt/smime.c index 5fb22e978..3c3ce0785 100644 --- a/ncrypt/smime.c +++ b/ncrypt/smime.c @@ -2126,7 +2126,6 @@ int smime_send_menu(struct Header *msg) msg->security |= ENCRYPT; do { - /* I use "dra" because "123" is recognized anyway */ switch (mutt_multi_choice(_("Choose algorithm family:" " 1: DES, 2: RC2, 3: AES," " or (c)lear? "), -- 2.40.0