From: Bernd Schmidt Date: Wed, 5 Apr 2006 20:46:15 +0000 (+0000) Subject: Fix -Werror problem in previous change. X-Git-Tag: readline-pre-51-import~111 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cda78e81ae45487a8716c87fb56a8a2ef8973bfe;p=external%2Fbinutils.git Fix -Werror problem in previous change. --- diff --git a/bfd/elf32-bfin.c b/bfd/elf32-bfin.c index a08161c..8f4dfcf 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;