From 45ecb21934e80c6f1dcc6e26284398995a04a8e6 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 27 Jan 2012 01:57:26 +0000 Subject: [PATCH] remove debugging --- FS/FS/cust_pkg.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/FS/FS/cust_pkg.pm b/FS/FS/cust_pkg.pm index c41f04b3f..469bd94ab 100644 --- a/FS/FS/cust_pkg.pm +++ b/FS/FS/cust_pkg.pm @@ -3108,7 +3108,6 @@ sub search { } elsif ( @c_where ) { push @where, ' ( '. join(' OR ', @c_where). ' ) '; } - warn $where[-1]; } -- 2.11.0