From: Vsevolod Stakhov Date: Wed, 8 Oct 2014 17:26:56 +0000 (+0100) Subject: Remove unused symbol R_IP_PBL. X-Git-Tag: 0.7.2~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a62e5deba96d6a3717f61d6eaa5fbbc1eaaacd86;p=thirdparty%2Frspamd.git Remove unused symbol R_IP_PBL. --- diff --git a/conf/metrics.conf b/conf/metrics.conf index 06788052af..8e90c97e0c 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -316,11 +316,6 @@ metric { description = "Reply-type in content-type"; name = "STOX_REPLY_TYPE"; } - symbol { - weight = 3.0; - description = "IP in received headers is in PBL"; - name = "R_IP_PBL"; - } symbol { weight = 1.0; description = "One received header in a message ";