Skip to content

Commit 90e2867

Browse files
author
Stanislav Idolov
authored
ENGCOM-2402: Remove unused comments from _initDiscount() function #16875
2 parents 9c7fe66 + f6cf808 commit 90e2867

File tree

1 file changed

+0
-6
lines changed
  • app/code/Magento/Tax/Block/Sales/Order

1 file changed

+0
-6
lines changed

app/code/Magento/Tax/Block/Sales/Order/Tax.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -264,12 +264,6 @@ protected function _initShipping()
264264
*/
265265
protected function _initDiscount()
266266
{
267-
// $store = $this->getStore();
268-
// $parent = $this->getParentBlock();
269-
// if ($this->_config->displaySales) {
270-
//
271-
// } elseif ($this->_config->displaySales) {
272-
// }
273267
}
274268

275269
/**

0 commit comments

Comments
 (0)