diff options
Diffstat (limited to 'bfd/elf32-i386.c')
-rw-r--r-- | bfd/elf32-i386.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/elf32-i386.c b/bfd/elf32-i386.c index eb6a411..18e3a43 100644 --- a/bfd/elf32-i386.c +++ b/bfd/elf32-i386.c @@ -252,7 +252,6 @@ elf_i386_create_dynamic_sections (abfd, info) { flagword flags; register asection *s; - struct elf_link_hash_entry *h; /* We need to create .plt, .rel.plt, .got, .got.plt, .dynbss, and .rel.bss sections. */ |