summaryrefslogtreecommitdiffstats
path: root/dirty.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-11-12 12:03:27 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-12 12:03:27 +0100
commit2dafb35077f013a22f0ce9d59306d8f59d709a51 (patch)
treeb2224fa9e491b32ecd2c0e27f732cee20e03cead /dirty.h
parent4ae292e664260f148e7da6c1641d1490c059371e (diff)
downloadrsyslog-2dafb35077f013a22f0ce9d59306d8f59d709a51.tar.gz
rsyslog-2dafb35077f013a22f0ce9d59306d8f59d709a51.tar.xz
rsyslog-2dafb35077f013a22f0ce9d59306d8f59d709a51.zip
some module cleanup
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 26d76df8..c1e75b44 100644
--- a/dirty.h
+++ b/dirty.h
@@ -40,7 +40,6 @@ rsRetVal createMainQueue(qqueue_t **ppQueue, uchar *pszQueueName);
* TODO: move this to action object! Only action.c and syslogd.c use it.
*/
extern int bActExecWhenPrevSusp;
-extern int iActExecOnceInterval;
extern int MarkInterval;
extern int repeatinterval[2];
extern int bReduceRepeatMsgs;