diff options
Diffstat (limited to 'bfd/elflink.h')
-rw-r--r-- | bfd/elflink.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/elflink.h b/bfd/elflink.h index 369a0a2..5aca205 100644 --- a/bfd/elflink.h +++ b/bfd/elflink.h @@ -2412,8 +2412,6 @@ elf_link_remove_section_and_adjust_dynindices (info, section) struct bfd_link_info *info; asection *section; { - asection **spp; - /* Remove the section from the output list. */ _bfd_strip_section_from_output (section); |