]> git.saurik.com Git - bison.git/commitdiff
(gram_error): Remove decl.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 30 Nov 2002 09:16:32 +0000 (09:16 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 30 Nov 2002 09:16:32 +0000 (09:16 +0000)
src/reader.h

index 02e04730af50230cac7da4b6bca93ad9f1553235..24816c9fb9e86aafb3101744fb677b6d8a3e311a 100644 (file)
@@ -45,7 +45,6 @@ YY_DECL;
 
 /* From the parser.  */
 extern int gram_debug;
-void gram_error (location_t const *loc, char const *msg);
 int gram_parse (void);
 
 /* The sort of braced code we are in.  */