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