remove unused var

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

View File

@ -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)
{