aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/cp/decl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/decl.c b/gcc/cp/decl.c
index 5cbb8c8..b70d60d 100644
--- a/gcc/cp/decl.c
+++ b/gcc/cp/decl.c
@@ -5949,7 +5949,6 @@ __inline
tree
auto_function (name, type)
tree name, type;
- enum built_in_function;
{
return define_function
(IDENTIFIER_POINTER (name), type, push_overloaded_decl_1,