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