summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FS/FS/cust_credit.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/FS/FS/cust_credit.pm b/FS/FS/cust_credit.pm
index 9fd2d01a4..18d8bedb3 100644
--- a/FS/FS/cust_credit.pm
+++ b/FS/FS/cust_credit.pm
@@ -812,7 +812,6 @@ sub credit_lineitems {
# do so evenly...)
my $loc_amount = min( $amount, $location->amount);
- #$taxtotal += $loc_amount
$amount -= $loc_amount;
#push @taxlines,