summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2017-07-24 21:18:59 -0700
committerIvan Kohler <ivan@freeside.biz>2017-07-24 21:18:59 -0700
commite6968c64eb7a29323d09e32de729e8c0731731a8 (patch)
tree25eb4aae5cb0a6b21f4d5c8fc627620122280b09
parent07df8db4a07137e678a36b37070721566955295c (diff)
remove debugging
-rw-r--r--httemplate/misc/xmlhttp-part_pkg_taxproduct.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/misc/xmlhttp-part_pkg_taxproduct.html b/httemplate/misc/xmlhttp-part_pkg_taxproduct.html
index 5e22dd86b..4cc3a3e64 100644
--- a/httemplate/misc/xmlhttp-part_pkg_taxproduct.html
+++ b/httemplate/misc/xmlhttp-part_pkg_taxproduct.html
@@ -6,8 +6,6 @@
#my $sub = $cgi->param('sub');
-warn join(', ', $cgi->param);
-
my( %args ) = $cgi->multi_param('arg');
my $hashref = { 'data_vendor' => $args{'data_vendor'} };