(scanner_last_string_free): Remove decl.

This commit is contained in:
Paul Eggert
2002-11-08 06:14:29 +00:00
parent 20ef1ad524
commit 09d353a08f

View File

@@ -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);