diff options
Diffstat (limited to 'include/bfdlink.h')
-rw-r--r-- | include/bfdlink.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/bfdlink.h b/include/bfdlink.h index 50a1423..d3ac8d9 100644 --- a/include/bfdlink.h +++ b/include/bfdlink.h @@ -123,7 +123,6 @@ struct bfd_link_hash_entry undefined symbol list. */ struct bfd_link_hash_entry *next; bfd *abfd; /* BFD symbol was found in. */ - bfd *weak; /* BFD weak symbol was found in. */ } undef; /* bfd_link_hash_defined, bfd_link_hash_defweak. */ struct |