diff options
Diffstat (limited to '')
-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 7e573469a..521df534d 100644 --- a/g10/helptext.c +++ b/g10/helptext.c @@ -146,10 +146,6 @@ static struct helptexts { const char *key; const char *help; } helptexts[] = { }, -{ N_("keyedit.cmd"), - "Please enter \"help\" to see the list of commands." -}, - { N_("keyedit.save.okay"), "Answer \"yes\" or \"no\"" }, |