aboutsummaryrefslogtreecommitdiffstats
path: root/src/fuzzy_storage.c
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2015-10-08 16:38:29 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2015-10-08 16:38:29 +0100
commitdb7dba5ba7daec61ca505e0299bfbf46d7f22167 (patch)
tree7e7fe14a2f46d7e631c8677598d71b5f8df0d6ec /src/fuzzy_storage.c
parent0f74ebee2bcb2714390bdc861bbec2017093289c (diff)
downloadrspamd-db7dba5ba7daec61ca505e0299bfbf46d7f22167.tar.gz
rspamd-db7dba5ba7daec61ca505e0299bfbf46d7f22167.zip
Rework workers signals handlers to be nested if needed.
Diffstat (limited to 'src/fuzzy_storage.c')
-rw-r--r--src/fuzzy_storage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fuzzy_storage.c b/src/fuzzy_storage.c
index 7ed5ea6b1..873221d8c 100644
--- a/src/fuzzy_storage.c
+++ b/src/fuzzy_storage.c
@@ -507,7 +507,6 @@ start_fuzzy (struct rspamd_worker *worker)
struct rspamd_fuzzy_storage_ctx *ctx = worker->ctx;
GError *err = NULL;
gdouble next_check;
- struct event usr2_
ctx->ev_base = rspamd_prepare_worker (worker,
"fuzzy",