]> git.saurik.com Git - bison.git/blobdiff - src/getargs.c
* lib/memchr.c, lib/stpcpy.c, lib/strndup.c, lib/strnlen.c:
[bison.git] / src / getargs.c
index 6ee6cf89b6c9bc0b5422cbf224a7b75fed3847e0..c45f11eb968fafb264989f960f26e508b8d958a0 100644 (file)
@@ -24,9 +24,6 @@
 #include "files.h"
 #include "getargs.h"
 
-char *spec_file_prefix; /* for -b. */
-char *spec_name_prefix; /* for -p.  */
-
 int debug_flag = 0;
 int defines_flag = 0;
 int locations_flag = 0;