X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fclass_;h=df220046153bd50dd6734855eb89c02ce6062072;hp=4e1385b6ecba96ac1e5ce90532f21262dfe14fb6;hb=ec23e72b16433ac136817f3ea78697fb70236e4a;hpb=e2846002167edccccb1240437f40ee057075d0d9 diff --git a/inc/classes/main/class_ b/inc/classes/main/class_ index 4e1385b..df22004 100644 --- a/inc/classes/main/class_ +++ b/inc/classes/main/class_ @@ -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();