]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/class_HubCoreLoop.php
Code syncronized with shipsimu code base
[hub.git] / application / hub / main / class_HubCoreLoop.php
index 3b4328d6b3a448f78daf1ed2620654bfcd24bae9..e2cc62994ee3c00c92a7f5ef67a68e6b99807f99 100644 (file)
@@ -107,12 +107,6 @@ class HubCoreLoop extends BaseFrameworkSystem {
                // Call parent constructor
                parent::__construct(__CLASS__);
 
-               // Set description
-               $this->setObjectDescription("Hub-Core Loop");
-
-               // Set unique ID
-               $this->generateUniqueId();
-
                // Tidy up a little
                $this->removeSystemArray();
                $this->removeNumberFormaters();