aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-objc-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-objc-common.h')
-rw-r--r--gcc/c-objc-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/c-objc-common.h b/gcc/c-objc-common.h
index 6ef98fe..aaff1c9 100644
--- a/gcc/c-objc-common.h
+++ b/gcc/c-objc-common.h
@@ -21,9 +21,6 @@ along with GCC; see the file COPYING3. If not see
#ifndef GCC_C_OBJC_COMMON
#define GCC_C_OBJC_COMMON
-/* In c-objc-common.c. */
-extern void c_initialize_diagnostics (diagnostic_context *);
-
/* Lang hooks that are shared between C and ObjC are defined here. Hooks
specific to C or ObjC go in c-lang.c and objc/objc-lang.c, respectively. */