From 6dc850028dbd122e60e2ffd7a5be74451f9c687e Mon Sep 17 00:00:00 2001 From: jeff Date: Wed, 18 Aug 2010 19:42:39 +0000 Subject: [PATCH] no, patch... not like that --- FS/FS/cust_main.pm | 3 --- 1 file changed, 3 deletions(-) diff --git a/FS/FS/cust_main.pm b/FS/FS/cust_main.pm index b45be2f01..a5d964c73 100644 --- a/FS/FS/cust_main.pm +++ b/FS/FS/cust_main.pm @@ -3485,9 +3485,6 @@ sub _handle_taxes { $taxlisthash->{ $totname } ||= [ $tot ]; push @{ $taxlisthash->{ $totname } }, $hashref_or_error->{amount}; - # it's silly to have a zero value postal_pkg, but.... - @cust_bill_pkg = _omit_zero_value_bundles(@cust_bill_pkg); - } } -- 2.11.0