From ada315eae4f79bf7f04ece0b97553fed25b371e1 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Mon, 21 Jun 1993 00:36:35 +0000 Subject: [PATCH] No longer use dummy new-section-hook. --- bfd/elf32-target.h | 1 - 1 file changed, 1 deletion(-) diff --git a/bfd/elf32-target.h b/bfd/elf32-target.h index c18f1b9..dd96a5a 100644 --- a/bfd/elf32-target.h +++ b/bfd/elf32-target.h @@ -38,7 +38,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #endif /* Ordinary section reading and writing */ -#define bfd_elf32_new_section_hook _bfd_dummy_new_section_hook #define bfd_elf32_get_section_contents bfd_generic_get_section_contents #define bfd_elf32_close_and_cleanup bfd_generic_close_and_cleanup -- 2.7.4