summaryrefslogtreecommitdiff
path: root/FS/FS/svc_Common.pm
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS/svc_Common.pm')
-rw-r--r--FS/FS/svc_Common.pm2
1 files changed, 0 insertions, 2 deletions
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') {