Deprecated call removed
[shipsimu.git] / application / ship-simu / main / commands / web / class_WebShipsimuProfileCommand.php
index 7c64fdda1354658e879034ef24ba1570cd4834b9..995ebf7d502e4b5d80bf18e21390307ef013109f 100644 (file)
@@ -54,10 +54,6 @@ class WebShipsimuProfileCommand extends BaseCommand implements Commandable {
        protected function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
-
-               // Clean up a little
-               $this->removeNumberFormaters();
-               $this->removeSystemArray();
        }
 
        /**