aboutsummaryrefslogtreecommitdiffstats
path: root/src/controller.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/controller.c')
-rw-r--r--src/controller.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/controller.c b/src/controller.c
index 4380f880e..16bbaff10 100644
--- a/src/controller.c
+++ b/src/controller.c
@@ -3198,7 +3198,6 @@ start_controller_worker (struct rspamd_worker *worker)
event_base_loop (ctx->ev_base, 0);
rspamd_worker_block_signals ();
- g_mime_shutdown ();
rspamd_stat_close ();
rspamd_http_router_free (ctx->http);
rspamd_log_close (worker->srv->logger);