mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
(scanner_last_string_free): Remove decl.
This commit is contained in:
@@ -40,7 +40,6 @@ typedef struct gram_control_s
|
||||
/* From the scanner. */
|
||||
extern FILE *gram_in;
|
||||
extern int gram__flex_debug;
|
||||
void scanner_last_string_free (void);
|
||||
void scanner_initialize (void);
|
||||
void scanner_free (void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user