summaryrefslogtreecommitdiffstats
path: root/dirty.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-17 09:54:10 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-17 09:54:10 +0200
commit911101ed26292c766eae0b48575e5911b96d2ea7 (patch)
tree743d3dc673fbb29b734cd1f0f25d53a649e63ecf /dirty.h
parente16a207726dce038835cdc12a928a95b5b915440 (diff)
downloadrsyslog-911101ed26292c766eae0b48575e5911b96d2ea7.tar.gz
rsyslog-911101ed26292c766eae0b48575e5911b96d2ea7.tar.xz
rsyslog-911101ed26292c766eae0b48575e5911b96d2ea7.zip
moved "option_DisallowWarning" variable to global data pool
Diffstat (limited to 'dirty.h')
-rw-r--r--dirty.h1
1 files changed, 0 insertions, 1 deletions
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