From: Bernd Schmidt Date: Sun, 12 Sep 1999 15:15:54 +0000 (+0000) Subject: Fix stupid mistake X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7144af144779ee57b1192ab11ee070e29b3b8a3b;p=gcc.git Fix stupid mistake From-SVN: r29363 --- diff --git a/gcc/cp/decl.c b/gcc/cp/decl.c index 5cbb8c8616e..b70d60d9442 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,