Make _bfd_error_handler available outside libbfd
[deliverable/binutils-gdb.git] / bfd / libbfd-in.h
index 9796f2d67ecc62fccbf65a876046d8f3a41cdcf2..3c55adf0753cfc17f06307962eb327ee914c5513 100644 (file)
@@ -123,9 +123,6 @@ extern void *bfd_realloc2
 extern void *bfd_zmalloc2
   (bfd_size_type, bfd_size_type) ATTRIBUTE_HIDDEN;
 
-extern void _bfd_error_handler (const char *s, ...)
-  ATTRIBUTE_PRINTF_1 ATTRIBUTE_HIDDEN;
-
 /* These routines allocate and free things on the BFD's objalloc.  */
 
 extern void *bfd_alloc2
This page took 0.030381 seconds and 4 git commands to generate.