X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/4bc30f78dc54b245896dd04724019b9b767a7b33..eeeb962b:/src/print_graph.c diff --git a/src/print_graph.c b/src/print_graph.c index 7caba6f8..4d95a587 100644 --- a/src/print_graph.c +++ b/src/print_graph.c @@ -90,7 +90,6 @@ print_actions (int state, const char *node_name) shifts *shiftp; errs *errp; reductions *redp; - int rule; static char buff[10]; edge_t edge;