mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 05:43:03 +00:00
* src/reader.c (symbols_output): Clean up.
* src/output.c (output_gram, output): Clean up.
This commit is contained in:
@@ -1904,11 +1904,6 @@ symbols_output (void)
|
||||
obstack_free (&tokendefs, NULL);
|
||||
}
|
||||
|
||||
#if 0
|
||||
if (!no_parser_flag)
|
||||
output_token_defines (&table_obstack);
|
||||
#endif
|
||||
|
||||
if (defines_flag)
|
||||
{
|
||||
output_token_defines (&defines_obstack);
|
||||
|
||||
Reference in New Issue
Block a user