Skip to content

Commit 0117acd

Browse files
author
Stanislav Idolov
authored
ENGCOM-2461: [Backport] Remove unused comments from _initDiscount() function #17002
2 parents 31c3293 + 950151b commit 0117acd

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)