]> andersk Git - splint.git/blobdiff - src/Headers/cpplib.h
*** empty log message ***
[splint.git] / src / Headers / cpplib.h
index a11caaf43895d5bffb2192b344059cbca10160be..d5d1f8ba3fd06243f30864b53806a646eaa4d29f 100644 (file)
@@ -308,11 +308,9 @@ struct cppOptions {
   bool pedantic_errors;
 
   /* Nonzero means don't print warning messages.  -w.  */
-
-  bool inhibit_warnings;
+  /* bool inhibit_warnings; -- removed evans 2001-07-19 */
 
   /* Nonzero means warn if slash-star appears in a comment.  */
-
   bool warn_comments;
 
   /* Nonzero means warn if a macro argument is (or would be)
This page took 0.062815 seconds and 4 git commands to generate.