diff options
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 4822686..5f7ecd3 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -1892,8 +1892,6 @@ asection *bfd_make_section_with_flags asection *bfd_make_section (bfd *, const char *name); -int bfd_get_next_section_id (void); - bfd_boolean bfd_set_section_flags (bfd *abfd, asection *sec, flagword flags); |