diff options
Diffstat (limited to 'sm/gpgsm.c')
-rw-r--r-- | sm/gpgsm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sm/gpgsm.c b/sm/gpgsm.c index 8819cc12e..25fdfe57b 100644 --- a/sm/gpgsm.c +++ b/sm/gpgsm.c @@ -469,7 +469,6 @@ static struct debug_flags_s debug_flags [] = static struct compatibility_flags_s compatibility_flags [] = { { COMPAT_ALLOW_KA_TO_ENCR, "allow-ka-to-encr" }, - { COMPAT_ALLOW_ECC_ENCR, "allow-ecc-encr" }, { 0, NULL } }; |