]> git.saurik.com Git - bison.git/blobdiff - src/files.h
* src/print_graph.c (print_actions): Remove `rule', unused.
[bison.git] / src / files.h
index cf9f721dc4b99f0602db5c37576e6e4849e34b18..fa99d6aa058f3994a21d24a2c67d2e7c26c1b88b 100644 (file)
@@ -65,9 +65,6 @@ extern struct obstack guard_obstack;
 /* The verbose output. */
 extern struct obstack output_obstack;
 
-/* The VCG graph output. */
-extern struct obstack graph_obstack;
-
 extern char *infile;
 extern char *attrsfile;