X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/c7925b99cb67c97af2da26b68b67c234f718494a..616429b50868bf9225d55143526442a024e32969:/src/getargs.h?ds=sidebyside 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 */