]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/government/class_SimplifiedGovernment.php
Deprecated call removed
[shipsimu.git] / application / ship-simu / main / government / class_SimplifiedGovernment.php
index 66416f7c75a70337ebed67fad35e3064c813e6f6..3413f9dc340c9653d96ee170a6ec2e4a0b77c057 100644 (file)
@@ -34,10 +34,6 @@ class SimplifiedGovernment extends BaseFrameworkSystem implements Registerable {
        protected function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
-
-               // Clean up a little
-               $this->removeSystemArray();
-               $this->removeNumberFormaters();
        }
 
        /**