X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fhub%2Fmain%2Fclass_HubCoreLoop.php;h=e2cc62994ee3c00c92a7f5ef67a68e6b99807f99;hb=c59dccf46c5d0e3b7f2687370b2b15023b1ecdfe;hp=3b4328d6b3a448f78daf1ed2620654bfcd24bae9;hpb=e2767d5148436d0c90ed66ed9290416353ae6e60;p=hub.git diff --git a/application/hub/main/class_HubCoreLoop.php b/application/hub/main/class_HubCoreLoop.php index 3b4328d6b..e2cc62994 100644 --- a/application/hub/main/class_HubCoreLoop.php +++ b/application/hub/main/class_HubCoreLoop.php @@ -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();