]> git.saurik.com Git - bison.git/blobdiff - src/getargs.h
tests: skip C++ tests that are too demanding for some compilers
[bison.git] / src / getargs.h
index 2fba265a0d03278cc3c6054e63603701245ade0c..5d4dfb0d12a9f8ab8c1ac54514bfbf6a15dc6b93 100644 (file)
@@ -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.
  *