From 78b2246cecc84d337989612a3293c522fb392a25 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Sat, 17 Feb 2007 07:22:22 +0000 Subject: [PATCH] remove unused var --- gas/write.c | 1 - 1 file changed, 1 deletion(-) 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) { -- 2.30.2