summaryrefslogtreecommitdiffstats
path: root/runtime/rule.h
diff options
context:
space:
mode:
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 f346c764..8c2f72c9 100644
--- a/runtime/rule.h
+++ b/runtime/rule.h
@@ -54,7 +54,6 @@ struct rule_s {
es_str_t *propName; /* name of property for CEE-based filters */
} prop;
struct cnfexpr *expr; /* expression object */
- expr_t *f_expr; /* expression object */
} f_filterData;
ruleset_t *pRuleset; /* associated ruleset */