mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 01:03:04 +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. */
|
/* From the scanner. */
|
||||||
extern FILE *gram_in;
|
extern FILE *gram_in;
|
||||||
extern int gram__flex_debug;
|
extern int gram__flex_debug;
|
||||||
void scanner_last_string_free (void);
|
|
||||||
void scanner_initialize (void);
|
void scanner_initialize (void);
|
||||||
void scanner_free (void);
|
void scanner_free (void);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user