remove unused var
authorAlan Modra <amodra@gmail.com>
Sat, 17 Feb 2007 07:25:49 +0000 (07:25 +0000)
committerAlan Modra <amodra@gmail.com>
Sat, 17 Feb 2007 07:25:49 +0000 (07:25 +0000)
gas/write.c

index 19da967..afce604 100644 (file)
@@ -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)