aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd.c
diff options
context:
space:
mode:
authorDavid MacKenzie <djm@cygnus>1994-01-21 23:48:55 +0000
committerDavid MacKenzie <djm@cygnus>1994-01-21 23:48:55 +0000
commit74788cf036586596297305f167949c40ba5598df (patch)
tree13e1b1ee6069b61c9a29cd50e471e6313b4eb97e /bfd/bfd.c
parent1b3f3940aaa73710ddf694786870c12dc259c5da (diff)
downloadgdb-74788cf036586596297305f167949c40ba5598df.zip
gdb-74788cf036586596297305f167949c40ba5598df.tar.gz
gdb-74788cf036586596297305f167949c40ba5598df.tar.bz2
* bfd.c: Remove error strings for errors removed below.
Diffstat (limited to 'bfd/bfd.c')
-rw-r--r--bfd/bfd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/bfd.c b/bfd/bfd.c
index 8e58ddd..62872d8 100644
--- a/bfd/bfd.c
+++ b/bfd/bfd.c
@@ -212,10 +212,8 @@ CONST char *CONST bfd_errmsgs[] = {
"Invalid operation",
"Memory exhausted",
"No symbols",
- "No relocation info",
"No more archived files",
"Malformed archive",
- "Symbol not found",
"File format not recognized",
"File format is ambiguous",
"Section has no contents",