From: mark Date: Tue, 8 Jun 2010 22:30:36 +0000 (+0000) Subject: spurious warning X-Git-Tag: root_of_svc_elec_features~178 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=2f38af06a6f2b33f6b1a8997fc52e31c2a5b5410 spurious warning --- diff --git a/httemplate/view/bill_batch.cgi b/httemplate/view/bill_batch.cgi index 72757568e..3fca6ebbe 100644 --- a/httemplate/view/bill_batch.cgi +++ b/httemplate/view/bill_batch.cgi @@ -67,9 +67,6 @@ die "access denied" unless $FS::CurrentUser::CurrentUser->access_right('View invoices'); -use Data::Dumper; -warn Dumper($cgi->Vars); - my $conf = new FS::Conf; my $batch; my $batchnum = $cgi->param('batchnum');