aboutsummaryrefslogtreecommitdiffstats
path: root/filter/rule-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'filter/rule-context.h')
-rw-r--r--filter/rule-context.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/filter/rule-context.h b/filter/rule-context.h
index f2192f4596..681ab7a61d 100644
--- a/filter/rule-context.h
+++ b/filter/rule-context.h
@@ -46,10 +46,7 @@ struct _RuleContext {
struct _RuleContextPrivate *priv;
char *error; /* string version of error */
-
- xmlDocPtr system; /* system rules source */
- xmlDocPtr user; /* user defined rules source */
-
+
GList *parts;
GList *rules;