diff options
Diffstat (limited to 'bfd/elfxx-x86.h')
-rw-r--r-- | bfd/elfxx-x86.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bfd/elfxx-x86.h b/bfd/elfxx-x86.h index 7541554..75e0ae3 100644 --- a/bfd/elfxx-x86.h +++ b/bfd/elfxx-x86.h @@ -468,9 +468,6 @@ struct elf_x86_link_hash_table /* The amount of space used by the jump slots in the GOT. */ bfd_vma sgotplt_jump_table_size; - /* Small local sym cache. */ - struct sym_cache sym_cache; - /* _TLS_MODULE_BASE_ symbol. */ struct bfd_link_hash_entry *tls_module_base; |