]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/class_
More renamed
[shipsimu.git] / application / ship-simu / main / class_
index f87bf80e28ef67a760c14926fa863183b81151ee..956f6c525d684a75ad5debf577da59d229506582 100644 (file)
@@ -30,10 +30,6 @@ class ??? extends BaseFrameworkSystem {
        protected function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
-
-               // Clean up a little
-               $this->removeNumberFormaters();
-               $this->removeSystemArray();
        }
 
        /**