From 69e653af055439915f5fc68f190ece4de0c05dbc Mon Sep 17 00:00:00 2001 From: Habibillah Date: Mon, 20 Jul 2015 23:25:24 +0700 Subject: [PATCH] remove unused line --- classes/client-fixed-quantity-price.php | 1 - 1 file changed, 1 deletion(-) diff --git a/classes/client-fixed-quantity-price.php b/classes/client-fixed-quantity-price.php index b874bf5..1613451 100644 --- a/classes/client-fixed-quantity-price.php +++ b/classes/client-fixed-quantity-price.php @@ -65,7 +65,6 @@ public function filter_woocommerce_cart_item_quantity($input_html, $cart_item_ke $input_html .= $description; } - //$input_html .= "{$item['woofix_qty']} {$item['woofix_desc']} (@{$price})   {$total} "; $input_html .= ''; } $input_html .= '';