X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/c7925b99cb67c97af2da26b68b67c234f718494a..e9f87b5b7df2e328d2e4196d276c0d96594c906b:/src/getargs.h?ds=inline diff --git a/src/getargs.h b/src/getargs.h index 5eef6404..55595172 100644 --- a/src/getargs.h +++ b/src/getargs.h @@ -22,8 +22,6 @@ # define GETARGS_H_ /* flags set by % directives */ -extern char *spec_file_prefix; /* for -b */ -extern char *spec_name_prefix; /* for -p */ extern const char *skeleton; /* for -S */ extern const char *include; /* for -I */