diff options
Diffstat (limited to 'global.h')
-rw-r--r-- | global.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -68,8 +68,6 @@ extern string_t ServerFileName; extern void more_global(void); -extern const char LintLib[]; - #ifndef NULL #define NULL 0 #endif |