Deprecated call removed
[shipsimu.git] / application / ship-simu / main / structures / extended / cabines / class_BaseCabin.php
index c367f73af8be7d1a4240ed4962225d637c7cbc59..50c9cbb3c3c5422f36af64f03903cbc8aae831c4 100644 (file)
@@ -26,10 +26,6 @@ class BaseCabin extends BaseCabinStructure {
        protected function __construct ($className) {
                // Call parent constructor
                parent::__construct($className);
-
-               // Clean up a little
-               $this->removeSystemArray();
-               $this->removeNumberFormaters();
        }
 
        // Is this a cabin?