mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 05:13:04 +00:00
* src/output.c (output_parser): Delete unused variable actions_dumped.
This commit is contained in:
@@ -957,7 +957,6 @@ output_parser (void)
|
||||
int c;
|
||||
FILE *fskel;
|
||||
size_t line;
|
||||
int actions_dumped = 0;
|
||||
|
||||
/* Loop over lines in the standard parser file. */
|
||||
if (!skeleton)
|
||||
|
||||
Reference in New Issue
Block a user