aboutsummaryrefslogtreecommitdiffstats
path: root/src/worker.c
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2014-04-19 22:43:35 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2014-04-19 22:43:35 +0100
commitbaeb17562f47dc31610c0f65079c45a7e6ad44bb (patch)
tree86273356990b760a53b2f910c36ef076aa75fc25 /src/worker.c
parentea2e597208a72f400ec2f71c7c328a20e69d26a7 (diff)
downloadrspamd-baeb17562f47dc31610c0f65079c45a7e6ad44bb.tar.gz
rspamd-baeb17562f47dc31610c0f65079c45a7e6ad44bb.zip
Deprecate xml config utilities finally.
Diffstat (limited to 'src/worker.c')
-rw-r--r--src/worker.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/worker.c b/src/worker.c
index 36d441d07..ddeadbd8e 100644
--- a/src/worker.c
+++ b/src/worker.c
@@ -32,7 +32,6 @@
#include "protocol.h"
#include "upstream.h"
#include "cfg_file.h"
-#include "cfg_xml.h"
#include "url.h"
#include "message.h"
#include "map.h"