diff options
Diffstat (limited to 'bfd/aout-arm.c')
-rw-r--r-- | bfd/aout-arm.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bfd/aout-arm.c b/bfd/aout-arm.c index 38ecfab9d41..5abf3449209 100644 --- a/bfd/aout-arm.c +++ b/bfd/aout-arm.c @@ -411,11 +411,6 @@ MY_swap_std_reloc_out (abfd, g, natptr) r_pcrel = 1; } -#if 0 - /* For a standard reloc, the addend is in the object file. */ - r_addend = g->addend + (*(g->sym_ptr_ptr))->section->output_section->vma; -#endif - /* name was clobbered by aout_write_syms to be symbol index */ /* If this relocation is relative to a symbol then set the |