From: ivan Date: Tue, 26 Jan 2010 06:14:16 +0000 (+0000) Subject: remove debugging X-Git-Tag: freeside_1_9_2~101 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=3078c35044171ed4ff5dd78552d23c37e882c82b;p=freeside.git remove debugging --- diff --git a/FS/FS/svc_Common.pm b/FS/FS/svc_Common.pm index 9b2cf7bc4..368e93602 100644 --- a/FS/FS/svc_Common.pm +++ b/FS/FS/svc_Common.pm @@ -664,9 +664,7 @@ sub pbx_select_hash { qsearch('cust_pkg', { 'custnum' => $cust_pkg->custnum }); } else { #XXX agent-virt - warn "hi"; %pbxes = map { $_->svcnum => $_->title } qsearch('svc_pbx', {} ); - warn %pbxes; } if ($part_svc && $part_svc->part_svc_column('pbxsvc')->columnflag eq 'D') {