From: ivan Date: Tue, 26 Jan 2010 06:14:15 +0000 (+0000) Subject: remove debugging X-Git-Tag: root_of_svc_elec_features~513 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=906068e01e91ce86f6871cb0e546714ffed45a34;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') {