generateUniqueId() and more useless/deprecated methods removed, code speed-up, link...
[shipsimu.git] / application / blog / main / class_
index 4e1385b6ecba96ac1e5ce90532f21262dfe14fb6..df220046153bd50dd6734855eb89c02ce6062072 100644 (file)
@@ -31,12 +31,6 @@ class  extends BaseFrameworkSystem {
                // Call parent constructor
                parent::__construct(__CLASS__);
 
-               // Set part description
-               $this->setObjectDescription("");
-
-               // Create unique ID number
-               $this->generateUniqueId();
-
                // Clean up a little
                $this->removeNumberFormaters();
                $this->removeSystemArray();