summaryrefslogtreecommitdiff
path: root/data.h
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2022-03-27 20:05:47 -0400
committerJakob Kaivo <jkk@ung.org>2022-03-27 20:05:47 -0400
commit67f3de1628e18b95ac25a18429e6368dea1c0ae2 (patch)
treee762533f58972a4940bfcf040d4153d19ad3697c /data.h
parentc8583c06d65e8f01714eb0536f09702f42845b66 (diff)
remove commented out warning producing #include
Diffstat (limited to 'data.h')
-rw-r--r--data.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/data.h b/data.h
index 2130896..aa231b6 100644
--- a/data.h
+++ b/data.h
@@ -344,7 +344,5 @@ int yyparse();
extern int yychar; /* defined in y.tab.c */
-/* #include "allexterns" /* check for type consistency */
-
/* end of MISCELLANEOUS DECLARATIONS */