generateUniqueId() and more useless/deprecated methods removed, code speed-up, link...
[shipsimu.git] / application / ship-simu / main / factories / class_ShipSimuWebNewsFactory.php
index d2ecd37f79cefae1445af82537264e720586a4eb..f1c7919e945e8eff7e4d72b79e8a718327ba44c2 100644 (file)
@@ -31,12 +31,6 @@ class ShipSimuWebNewsFactory extends BaseFrameworkSystem {
                // Call parent constructor
                parent::__construct(__CLASS__);
 
-               // Set part description
-               $this->setObjectDescription("News-Objektefabrik für Ship-Simu");
-
-               // Create unique ID number
-               $this->generateUniqueId();
-
                // Clean up a little
                $this->removeNumberFormaters();
                $this->removeSystemArray();