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