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