aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-common.c')
-rw-r--r--gcc/c-common.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/c-common.c b/gcc/c-common.c
index fd1aef1..74a5552 100644
--- a/gcc/c-common.c
+++ b/gcc/c-common.c
@@ -3784,8 +3784,6 @@ static const struct attribute_spec c_format_attribute_table[] =
{ NULL, 0, 0, false, false, false, NULL }
};
-extern const struct attribute_spec *format_attribute_table;
-
/* Do the parts of lang_init common to C and C++. */
void
c_common_lang_init ()