summaryrefslogtreecommitdiff
path: root/binutils/bucomm.h
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/bucomm.h')
-rw-r--r--binutils/bucomm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/binutils/bucomm.h b/binutils/bucomm.h
index d7245868d62..61a64bffa88 100644
--- a/binutils/bucomm.h
+++ b/binutils/bucomm.h
@@ -152,8 +152,6 @@ void bfd_nonfatal (const char *);
void bfd_fatal (const char *) ATTRIBUTE_NORETURN;
-void report (const char *, va_list);
-
void fatal (const char *, ...) ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORETURN;
void non_fatal (const char *, ...) ATTRIBUTE_PRINTF_1;