]> git.saurik.com Git - bison.git/blobdiff - src/files.c
* src/state.h, src/state.c (reductions_new): New.
[bison.git] / src / files.c
index 5e01b9f80bfb64565c522258de48da7a19e7447f..0b958c1ae40d4c0a8414cdab91ce6e88df20f84f 100644 (file)
@@ -30,7 +30,6 @@ FILE *finput = NULL;
 
 struct obstack action_obstack;
 struct obstack attrs_obstack;
-struct obstack guard_obstack;
 struct obstack output_obstack;
 
 char *spec_outfile = NULL;     /* for -o. */