]> git.mxchange.org Git - shipsimu.git/blobdiff - application/selector/class_ApplicationSelector.php
Todo tags added to documentation
[shipsimu.git] / application / selector / class_ApplicationSelector.php
index 007550f6bf00bf07563835a5d2a61e5f36f4f2bb..ddae1d49ff7a45a1a90e3342658885c96d3760dd 100644 (file)
@@ -59,12 +59,6 @@ class ApplicationSelector extends BaseFrameworkSystem {
                // Call parent constructor
                parent::__construct(__CLASS__);
 
-               // Set description
-               $this->setObjectDescription("Applikationswechsler");
-
-               // Create unique ID number
-               $this->generateUniqueId();
-
                // Remove system array and thousand seperator
                $this->removeSystemArray();
                $this->removeNumberFormaters();