remove unused var

This commit is contained in:
Alan Modra 2007-02-17 07:25:49 +00:00
parent 78b2246cec
commit b75f21e18f
1 changed files with 0 additions and 1 deletions

View 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)