// Context part 8
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7633 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -231,8 +231,6 @@ class TaxCore extends ObjectModel
|
||||
public static function getApplicableTaxRate($id_tax, $productTax, $id_address = NULL)
|
||||
{
|
||||
Tools::displayAsDeprecated();
|
||||
global $cart, $cookie, $defaultCountry;
|
||||
|
||||
return $productTax;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user