diff options
author | Werner Koch <[email protected]> | 1999-06-29 19:50:54 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1999-06-29 19:50:54 +0000 |
commit | 75ed03c960bf6613d13435499cba0bddc79dc3fd (patch) | |
tree | b2f1fcd92a2dca9c77ae16f98395c04fa9476eb2 /g10/helptext.c | |
parent | See ChangeLog: Sat Jun 26 13:54:43 CEST 1999 Werner Koch (diff) | |
download | gnupg-75ed03c960bf6613d13435499cba0bddc79dc3fd.tar.gz gnupg-75ed03c960bf6613d13435499cba0bddc79dc3fd.zip |
See ChangeLog: Tue Jun 29 21:44:25 CEST 1999 Werner Koch
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 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\"" }, |