X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/8cedc168fa4256b60b730749c5ef9ab36ef9c0cb..c4e3dae3ace44790c838ff39808756a81464bb8f:/src/files.h diff --git a/src/files.h b/src/files.h index 3c1b2f06..7ffaf958 100644 --- a/src/files.h +++ b/src/files.h @@ -62,9 +62,6 @@ extern struct obstack graph_obstack; extern char *infile; extern char *attrsfile; -extern const char *src_extension; -extern const char *header_extension; - void open_files PARAMS((void)); void output_files PARAMS((void));