X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/50766eee391aaaa14e1fc534daf1ecb10526ea6d..16c4a35041d6f9bd581134f99e3d6e915e48eb8b:/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;