]> git.mxchange.org Git - shipsimu.git/blobdiff - application/selector/class_ApplicationSelector.php
Deprecated call removed
[shipsimu.git] / application / selector / class_ApplicationSelector.php
index ee637f7d1a68705cca9aa2cf7e6642b6007c5e20..2832f83f011880fd95e8a8444b14f82aa15d3677 100644 (file)
@@ -51,10 +51,6 @@ class ApplicationSelector extends BaseFrameworkSystem {
                // Call parent constructor
                parent::__construct(__CLASS__);
 
-               // Remove system array and thousand seperator
-               $this->removeSystemArray();
-               $this->removeNumberFormaters();
-
                // Initialize the array lists
                $this->initializeAppsList();
                $this->initializeTemplatesList();