[wellwell-devel] [wellwell] Remove misplaced comment from WellWell::Coupon::log.

Stefan Hornburg wellwell-devel at rt.icdevgroup.org
Thu Jul 22 10:42:32 UTC 2010


commit b345aaf85e321a6887aa580318fbba71a86c9105
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Thu Jul 22 12:12:01 2010 +0200

    Remove misplaced comment from WellWell::Coupon::log.

 lib/WellWell/Coupon.pm |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/lib/WellWell/Coupon.pm b/lib/WellWell/Coupon.pm
index e87f4a3..8241d4f 100644
--- a/lib/WellWell/Coupon.pm
+++ b/lib/WellWell/Coupon.pm
@@ -237,8 +237,6 @@ sub log {
 	
 	$code = $dbif->set_slice([{dml => 'insert'}], \%record);
 
-	# apply discounts
-	
 	$Vend::Session->{coupons} ||= [[], {}];
 
 	push (@{$Vend::Session->{coupons}->[0]}, $self->{coupon_number});



More information about the wellwell-devel mailing list