From: Ian Lance Taylor Date: Fri, 21 Oct 1994 23:21:19 +0000 (+0000) Subject: remove unused variable X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0da41f7d77939ae7c0594d80f0597132a35efadd;p=binutils-gdb.git remove unused variable --- diff --git a/bfd/elf32-i386.c b/bfd/elf32-i386.c index eb6a4112026..18e3a43a18f 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. */