X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fhub%2Fmain%2Fclass_HubPeer.php;h=c257bf2f7c2144660c51c39f44317064fbc5d8e6;hb=c59dccf46c5d0e3b7f2687370b2b15023b1ecdfe;hp=6b74cdd67c73f6fb508cb22043c162b9fccbbdb5;hpb=e2767d5148436d0c90ed66ed9290416353ae6e60;p=hub.git diff --git a/application/hub/main/class_HubPeer.php b/application/hub/main/class_HubPeer.php index 6b74cdd67..c257bf2f7 100644 --- a/application/hub/main/class_HubPeer.php +++ b/application/hub/main/class_HubPeer.php @@ -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();