]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/class_
generateUniqueId() and more useless/deprecated methods removed, code speed-up, link...
[shipsimu.git] / application / ship-simu / main / class_
index 2d6541c3d4624b59394ffe2275517fb8c7d6b53f..634096c87e941bb448a7ff1867a14f28bfa68b40 100644 (file)
@@ -31,12 +31,6 @@ class ??? extends BaseFrameworkSystem {
                // Call parent constructor
                parent::__construct(__CLASS__);
 
-               // Set part description
-               $this->setObjectDescription("");
-
-               // Create unique ID number
-               $this->generateUniqueId();
-
                // Clean up a little
                $this->removeNumberFormaters();
                $this->removeSystemArray();