summaryrefslogtreecommitdiffstats
path: root/runtime/rule.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-07-11 15:07:56 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-07-11 15:07:56 +0200
commit84f217e87d6cd912a81564acc341d00515571f96 (patch)
tree1aedb9b19f1ef0677d1491d13144100f379ffb64 /runtime/rule.h
parent5e2b03a31c312e6cd6a7f4cb0bca1f062668dc52 (diff)
downloadrsyslog-84f217e87d6cd912a81564acc341d00515571f96.tar.gz
rsyslog-84f217e87d6cd912a81564acc341d00515571f96.tar.xz
rsyslog-84f217e87d6cd912a81564acc341d00515571f96.zip
cleanup, removing now unused code
Diffstat (limited to 'runtime/rule.h')
-rw-r--r--runtime/rule.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/rule.h b/runtime/rule.h
index 8c2f72c9..76ed5f0b 100644
--- a/runtime/rule.h
+++ b/runtime/rule.h
@@ -28,7 +28,6 @@
#include "libestr.h"
#include "linkedlist.h"
#include "regexp.h"
-#include "expr.h" // TODO: remove #if 0
#include "rainerscript.h"
/* the rule object */