diff options
Diffstat (limited to 'src/hs_helper.c')
-rw-r--r-- | src/hs_helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hs_helper.c b/src/hs_helper.c index f4f3bed88..e3aee6cbc 100644 --- a/src/hs_helper.c +++ b/src/hs_helper.c @@ -268,7 +268,6 @@ start_hs_helper (struct rspamd_worker *worker) double tim; ctx->cfg = worker->srv->cfg; - REF_RETAIN (ctx->cfg); if (ctx->hs_dir == NULL) { ctx->hs_dir = ctx->cfg->hs_cache_dir; |