From: Alan Modra Date: Sat, 17 Feb 2007 07:25:49 +0000 (+0000) Subject: remove unused var X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b75f21e18fbea7b74eb0caba14c9f7d2def556a4;p=binutils-gdb.git remove unused var --- diff --git a/gas/write.c b/gas/write.c index 19da9678154..afce60438a6 100644 --- a/gas/write.c +++ b/gas/write.c @@ -1070,7 +1070,6 @@ write_relocs (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED) { arelent **reloc; bfd_reloc_status_type s; - symbolS *sym; int j; if (fixp->fx_done)