summaryrefslogtreecommitdiffstats
path: root/src/controller.c
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2015-01-23 16:53:28 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2015-01-23 16:53:28 +0000
commitc07fb26ef4e2f903522a6cf85617d60acebd9ad2 (patch)
tree577099456d3410c6f3983469609c1f8b87be4225 /src/controller.c
parentcaa189167ab79c8fb71de4c74ed4b97ceb619550 (diff)
downloadrspamd-c07fb26ef4e2f903522a6cf85617d60acebd9ad2.tar.gz
rspamd-c07fb26ef4e2f903522a6cf85617d60acebd9ad2.zip
Disable statistics in rspamd till reworking is done.
Diffstat (limited to 'src/controller.c')
-rw-r--r--src/controller.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/controller.c b/src/controller.c
index 87a4a8452..715f71dcc 100644
--- a/src/controller.c
+++ b/src/controller.c
@@ -23,8 +23,6 @@
#include "config.h"
-#include "tokenizers.h"
-#include "classifiers.h"
#include "libserver/dynamic_cfg.h"
#include "libutil/rrd.h"
#include "libutil/map.h"