]> git.saurik.com Git - bison.git/blobdiff - src/reader.h
(gram_error): Remove decl.
[bison.git] / 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.  */