Skip to content

Commit f6cf808

Browse files
ENGCOM-2402: Remove unused comments from _initDiscount() function #16875
- Merge Pull Request #16875 from mageprince/magento2:mageprince-2.3-patch-pull-13 - Merged commits: 1. eaf98d1 2. 9230424 3. 93c0bb7 4. 7d581c7
2 parents 9e9ec37 + 7d581c7 commit f6cf808

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)