X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/219458e22f163ede84daa71dfa98bab82a766954..026816664ff8283a55f91915843a8ff0ac5cf86c:/src/getargs.h?ds=sidebyside diff --git a/src/getargs.h b/src/getargs.h index 2fba265a..5d4dfb0d 100644 --- a/src/getargs.h +++ b/src/getargs.h @@ -121,13 +121,6 @@ enum feature /** What additional features to use. */ extern int feature_flag; -/*------------. -| --warning. | -`------------*/ -/* Null-terminated list. */ -extern const char * const warnings_args[]; -extern const int warnings_types[]; - /** Process the command line arguments. *