diff options
Diffstat (limited to 'g10/helptext.c')
-rw-r--r-- | g10/helptext.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/g10/helptext.c b/g10/helptext.c index ebaa48501..820f1b182 100644 --- a/g10/helptext.c +++ b/g10/helptext.c @@ -57,10 +57,6 @@ static struct helptexts { const char *key; const char *help; } helptexts[] = { "ultimately trusted\n" )}, -{ "revoked_key.override", N_( -"If you want to use this revoked key anyway, answer \"yes\"." -)}, - { "untrusted_key.override", N_( "If you want to use this untrusted key anyway, answer \"yes\"." )}, |