aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-i386.c
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-10-21 23:21:19 +0000
committerIan Lance Taylor <ian@airs.com>1994-10-21 23:21:19 +0000
commit0da41f7d77939ae7c0594d80f0597132a35efadd (patch)
treedc3156c65e80943995d697cd3a11b91a2da0d76e /bfd/elf32-i386.c
parent12662be4fe2722e3186c865332166ec2d6bcb5da (diff)
downloadgdb-0da41f7d77939ae7c0594d80f0597132a35efadd.zip
gdb-0da41f7d77939ae7c0594d80f0597132a35efadd.tar.gz
gdb-0da41f7d77939ae7c0594d80f0597132a35efadd.tar.bz2
remove unused variable
Diffstat (limited to 'bfd/elf32-i386.c')
-rw-r--r--bfd/elf32-i386.c1
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. */