diff options
-rw-r--r-- | gas/write.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/write.c b/gas/write.c index 07b9dd7..19da967 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) { |