mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 00:59:15 +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;
|
||||
bfd_reloc_status_type s;
|
||||
symbolS *sym;
|
||||
int j;
|
||||
|
||||
if (fixp->fx_done)
|
||||
|
Reference in New Issue
Block a user