From 906068e01e91ce86f6871cb0e546714ffed45a34 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 26 Jan 2010 06:14:15 +0000 Subject: remove debugging --- FS/FS/svc_Common.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'FS/FS/svc_Common.pm') diff --git a/FS/FS/svc_Common.pm b/FS/FS/svc_Common.pm index 9b2cf7b..368e936 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') { -- cgit v1.1