mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
remove unused var
This commit is contained in:
@ -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)
|
||||||
|
Reference in New Issue
Block a user