diff --git a/htdocs/commande/commande.class.php b/htdocs/commande/commande.class.php index 473c90ffcab..c1237bf0122 100644 --- a/htdocs/commande/commande.class.php +++ b/htdocs/commande/commande.class.php @@ -397,11 +397,6 @@ class Commande } } - if ($fk_product = 0) - { - $product_desc = $desc; - } - $remise = 0; $price = round(ereg_replace(',','.',$pu), 2); $subprice = $price;