Skip to content

Commit 1802656

Browse files
author
Stanislav Idolov
authored
ENGCOM-2460: [Backport] Remove unused comments from _initDiscount() function #17003
2 parents ff04f26 + f53b2cc commit 1802656

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
@@ -260,12 +260,6 @@ protected function _initShipping()
260260
*/
261261
protected function _initDiscount()
262262
{
263-
// $store = $this->getStore();
264-
// $parent = $this->getParentBlock();
265-
// if ($this->_config->displaySales) {
266-
//
267-
// } elseif ($this->_config->displaySales) {
268-
// }
269263
}
270264

271265
/**

0 commit comments

Comments
 (0)