mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 21:33:04 +00:00
* src/output.c (output): Delete call to reader_output_yylsp.
* src/reader.c (reader): Likewise. * src/reader.h: Delete declaration of reader_output_yylsp.
This commit is contained in:
@@ -30,8 +30,6 @@
|
||||
extern void reader PARAMS ((void));
|
||||
|
||||
|
||||
extern void reader_output_yylsp PARAMS ((struct obstack *));
|
||||
|
||||
extern int lineno;
|
||||
extern char **tags;
|
||||
extern short *user_toknums;
|
||||
|
||||
Reference in New Issue
Block a user