]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/login/class_ShipSimuUserLogin.php
Deprecated call removed
[shipsimu.git] / application / ship-simu / main / login / class_ShipSimuUserLogin.php
index 3b1acf7dd5a19d1a555f1b89edbabb54853496e5..c5d644805cdb5b2b824d95ade93739b847277bf4 100644 (file)
@@ -35,10 +35,6 @@ class ShipSimuUserLogin extends BaseFrameworkSystem implements LoginableUser {
        protected function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
-
-               // Clean up a little
-               $this->removeNumberFormaters();
-               $this->removeSystemArray();
        }
 
        /**