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