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