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