aboutsummaryrefslogtreecommitdiffstats
path: root/src/controller.c
diff options
context:
space:
mode:
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 4a1df5aff..4fa2b137a 100644
--- a/src/controller.c
+++ b/src/controller.c
@@ -3131,8 +3131,6 @@ start_controller_worker (struct rspamd_worker *worker)
rspamd_upstreams_library_config (worker->srv->cfg, worker->srv->cfg->ups_ctx,
ctx->ev_base, ctx->resolver->r);
- rspamd_redis_pool_config (worker->srv->cfg->redis_pool,
- worker->srv->cfg, ctx->ev_base);
/* Maps events */
rspamd_map_watch (worker->srv->cfg, ctx->ev_base, ctx->resolver);
rspamd_symbols_cache_start_refresh (worker->srv->cfg->cache, ctx->ev_base);