]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/commands/web/class_WebShipsimuRefillCommand.php
Deprecated call removed
[shipsimu.git] / application / ship-simu / main / commands / web / class_WebShipsimuRefillCommand.php
index 6d2450e4437f7c9391e733c78018c48e9985e711..4be725677057b3cb7d6a84dcb82783201ebcb3ea 100644 (file)
@@ -30,10 +30,6 @@ class WebShipsimuRefillCommand extends BaseCommand implements Commandable {
        protected function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
-
-               // Clean up a little
-               $this->removeNumberFormaters();
-               $this->removeSystemArray();
        }
 
        /**