Deprecated call removed
[shipsimu.git] / application / ship-simu / main / ships / passenger / class_PassengerShip.php
index 5c9ba11a345eb67f6f88080c62aa00f9666796ea..c45e0ae726f2e25997624e763ead6cfd99971bcd 100644 (file)
@@ -27,10 +27,6 @@ class PassengerShip extends BaseShip implements ConstructableShip {
        protected function __construct () {
                // Eltern-Kontruktor aufrufen
                parent::__construct(__CLASS__);
-
-               // Clean up a little
-               $this->removeSystemArray();
-               $this->removeNumberFormaters();
        }
 
        // Passagier-Schiff erstellen