From 3078c35044171ed4ff5dd78552d23c37e882c82b Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 26 Jan 2010 06:14:16 +0000 Subject: [PATCH] remove debugging --- FS/FS/svc_Common.pm | 2 -- 1 file changed, 2 deletions(-) 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') { -- 2.11.0