mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
* src/closure.c (closure): `r' is unused.
This commit is contained in:
@@ -187,9 +187,6 @@ closure (short *core, int n)
|
||||
/* Index over CORE. */
|
||||
int c;
|
||||
|
||||
/* An index over RULESET. */
|
||||
int r;
|
||||
|
||||
/* A bit index over RULESET. */
|
||||
int ruleno;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user