From 911101ed26292c766eae0b48575e5911b96d2ea7 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 17 Apr 2008 09:54:10 +0200 Subject: moved "option_DisallowWarning" variable to global data pool --- dirty.h | 1 - 1 file changed, 1 deletion(-) (limited to 'dirty.h') diff --git a/dirty.h b/dirty.h index e4f79901..10347fbf 100644 --- a/dirty.h +++ b/dirty.h @@ -42,7 +42,6 @@ extern char **StripDomains; extern char *LocalDomain; extern char**LocalHosts; extern uchar *LocalHostName; -extern int option_DisallowWarning; #define MSG_PARSE_HOSTNAME 1 #define MSG_DONT_PARSE_HOSTNAME 0 -- cgit