diff options
Diffstat (limited to 'global.c')
-rw-r--r-- | global.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -51,8 +51,6 @@ const_string_t RoutinePrefix = ""; string_t yyinname; -const char LintLib[] = "defined(LINTLIBRARY)"; - void init_global(void) { |