X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f499b06243dfe7d6387c9413411601cd5c20dd2c..e7b8bef1b1fa6eae346c4a3ee00e897a4d6f9058:/src/files.h diff --git a/src/files.h b/src/files.h index 19f07692..5f02dca1 100644 --- a/src/files.h +++ b/src/files.h @@ -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;