remove unused var

This commit is contained in:
Alan Modra 2007-02-17 07:25:49 +00:00
parent 78b2246cec
commit b75f21e18f

View file

@ -1070,7 +1070,6 @@ write_relocs (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED)
{ {
arelent **reloc; arelent **reloc;
bfd_reloc_status_type s; bfd_reloc_status_type s;
symbolS *sym;
int j; int j;
if (fixp->fx_done) if (fixp->fx_done)