From 577f843f6d6fdad2332c7a5d4c8c3dbcc52fe5d0 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 2 Jun 2007 10:55:27 +0000 Subject: 2007-06-02 Thomas Schwinge * global.c (LintLib): Remove definition. * global.h (LintLib): Remove declaration. * header.c (WriteUserRoutine, WriteServerRoutine): Don't emit `Lint' code. * user.c (WriteIncludes): Likewise. * utils.c (WriteRCSDecl): Likewise. --- global.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'global.h') diff --git a/global.h b/global.h index 300e5c6..ca4d865 100644 --- a/global.h +++ b/global.h @@ -68,8 +68,6 @@ extern string_t ServerFileName; extern void more_global(void); -extern const char LintLib[]; - #ifndef NULL #define NULL 0 #endif -- cgit v1.2.3