From 0da41f7d77939ae7c0594d80f0597132a35efadd Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 21 Oct 1994 23:21:19 +0000 Subject: [PATCH] remove unused variable --- bfd/elf32-i386.c | 1 - 1 file changed, 1 deletion(-) 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. */ -- 2.30.2