From: Vsevolod Stakhov Date: Thu, 16 Jul 2015 13:04:25 +0000 (+0100) Subject: Remove debug. X-Git-Tag: 1.0.0~354 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c1a30b78b298adb72c42c22b4666fb1a53ffa329;p=thirdparty%2Frspamd.git Remove debug. --- diff --git a/conf/lua/rspamd.lua b/conf/lua/rspamd.lua index 531d6b89a9..2fee3dc771 100644 --- a/conf/lua/rspamd.lua +++ b/conf/lua/rspamd.lua @@ -53,7 +53,6 @@ rspamd_conf.R_PARTS_DIFFER = function(task) local distance = task:get_mempool():get_variable('parts_distance', 'int') if distance then - print(distance) local nd = tonumber(distance) if nd < 50 then