diff options
Diffstat (limited to 'bfd/libbfd.h')
-rw-r--r-- | bfd/libbfd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h index ae17717..bb7f2f1 100644 --- a/bfd/libbfd.h +++ b/bfd/libbfd.h @@ -81,7 +81,6 @@ struct artdata file_ptr first_file_filepos; /* Speed up searching the armap */ htab_t cache; - bfd *archive_head; /* Only interesting in output routines. */ carsym *symdefs; /* The symdef entries. */ symindex symdef_count; /* How many there are. */ char *extended_names; /* Clever intel extension. */ |