]> git.saurik.com Git - bison.git/blobdiff - src/files.h
* src/LR0.c, src/conflicts.c, src/lalr.c, src/lalr.h, src/output.c
[bison.git] / src / files.h
index 19f076925d6f9daea073af2b2ab3e809a4549541..5f02dca136fe833ef0283abf18e6157d696661d4 100644 (file)
@@ -52,9 +52,6 @@ extern struct obstack action_obstack;
 /* If semantic parser, output a .h file that defines YYSTYPE... */
 extern struct obstack attrs_obstack;
 
-/* ... and output yyguard, containing all the guard code. */
-extern struct obstack guard_obstack;
-
 /* The verbose output. */
 extern struct obstack output_obstack;