Deprecated call removed
[shipsimu.git] / application / ship-simu / main / factories / class_ShipSimuWebNewsFactory.php
index 1d7cbb6993e7a5738762ca26b78527f28051991d..ed2e308620148121863a8ed6a45fdff317beb418 100644 (file)
@@ -30,10 +30,6 @@ class ShipSimuWebNewsFactory extends BaseFrameworkSystem {
        protected function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
-
-               // Clean up a little
-               $this->removeNumberFormaters();
-               $this->removeSystemArray();
        }
 
        /**