Skip to content

Commit

Permalink
ENGCOM-2402: Remove unused comments from _initDiscount() function #16875
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Idolov authored Jul 20, 2018
2 parents 9c7fe66 + f6cf808 commit 90e2867
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions app/code/Magento/Tax/Block/Sales/Order/Tax.php
Original file line number Diff line number Diff line change
Expand Up @@ -264,12 +264,6 @@ protected function _initShipping()
*/
protected function _initDiscount()
{
// $store = $this->getStore();
// $parent = $this->getParentBlock();
// if ($this->_config->displaySales) {
//
// } elseif ($this->_config->displaySales) {
// }
}

/**
Expand Down

0 comments on commit 90e2867

Please sign in to comment.