X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f6bd542788a4a6aa90d5ca5a53259b1de414df3a..897668ee8d0702bf22f3659b639570d6ef0d1516:/src/getargs.h 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 */