summaryrefslogtreecommitdiff
path: root/global.c
diff options
context:
space:
mode:
Diffstat (limited to 'global.c')
-rw-r--r--global.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/global.c b/global.c
index 0a27a9e..0a938f2 100644
--- a/global.c
+++ b/global.c
@@ -51,8 +51,6 @@ const_string_t RoutinePrefix = "";
string_t yyinname;
-const char LintLib[] = "defined(LINTLIBRARY)";
-
void
init_global(void)
{