X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/330de47708e18f4563782dfd9d88e5bb05b8639c..9190f3e7262f23d5d962c96221f2f42401a30276:/src/files.h diff --git a/src/files.h b/src/files.h index cf9f721d..fa99d6aa 100644 --- a/src/files.h +++ b/src/files.h @@ -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;