diff options
Diffstat (limited to 'bfd/elfxx-sparc.h')
-rw-r--r-- | bfd/elfxx-sparc.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bfd/elfxx-sparc.h b/bfd/elfxx-sparc.h index 633b10e..572c233 100644 --- a/bfd/elfxx-sparc.h +++ b/bfd/elfxx-sparc.h @@ -46,9 +46,6 @@ struct _bfd_sparc_elf_link_hash_table { struct elf_link_hash_table elf; - /* Short-cut to get to dynamic linker sections. */ - asection *interp; - union { bfd_signed_vma refcount; |