]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix stupid mistake
authorBernd Schmidt <crux@gcc.gnu.org>
Sun, 12 Sep 1999 15:15:54 +0000 (15:15 +0000)
committerBernd Schmidt <crux@gcc.gnu.org>
Sun, 12 Sep 1999 15:15:54 +0000 (15:15 +0000)
From-SVN: r29363

gcc/cp/decl.c

index 5cbb8c8616e674cafe4bae082fcc3901d9fc0ec8..b70d60d9442e73b8a6776575fd96cdfb51f6fbf8 100644 (file)
@@ -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,