remove unused var
This commit is contained in:
parent
78b2246cec
commit
b75f21e18f
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue