aboutsummaryrefslogtreecommitdiffstats
path: root/src/rspamadm
diff options
context:
space:
mode:
Diffstat (limited to 'src/rspamadm')
-rw-r--r--src/rspamadm/lua_repl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/rspamadm/lua_repl.c b/src/rspamadm/lua_repl.c
index e91bd34fa..430c800f9 100644
--- a/src/rspamadm/lua_repl.c
+++ b/src/rspamadm/lua_repl.c
@@ -619,8 +619,6 @@ static void
rspamadm_lua_error_handler (struct rspamd_http_connection_entry *conn_ent,
GError *err)
{
- struct rspamadm_lua_repl_session *session = conn_ent->ud;
-
rspamd_fprintf (stderr, "http error occurred: %s\n", err->message);
}