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