From 6e800f9d7e4903c75bb72c75a1f10721cdca5240 Mon Sep 17 00:00:00 2001 From: Bernd Schmidt Date: Wed, 5 Apr 2006 20:46:15 +0000 Subject: [PATCH] Fix -Werror problem in previous change. --- bfd/elf32-bfin.c | 1 - 1 file changed, 1 deletion(-) diff --git a/bfd/elf32-bfin.c b/bfd/elf32-bfin.c index a08161cd44..8f4dfcfffd 100644 --- a/bfd/elf32-bfin.c +++ b/bfd/elf32-bfin.c @@ -3253,7 +3253,6 @@ _bfin_create_got_section (bfd *abfd, struct bfd_link_info *info) flagword flags, pltflags; asection *s; struct elf_link_hash_entry *h; - struct bfd_link_hash_entry *bh; const struct elf_backend_data *bed = get_elf_backend_data (abfd); int ptralign; int offset; -- 2.11.0