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 9b019afdd..e3d82fa49 100644
--- a/src/controller.c
+++ b/src/controller.c
@@ -135,8 +135,6 @@ struct rspamd_controller_session {
gboolean is_spam;
};
-sig_atomic_t wanna_die = 0;
-
/* Check for password if it is required by configuration */
static gboolean
rspamd_controller_check_password (struct rspamd_http_connection_entry *entry,