X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=application%2Fship-simu%2Fmain%2Fdrives%2Fclass_BaseDrive.php;h=56f9802e6c28c8958a13a8356227989caf835e9e;hp=0308f82b470a0b25ea4a130bf0a1244499bb857d;hb=4f70843ae8428f051d70ccff5bb43fc4c03dda8d;hpb=d527a312ec4b2983fc0ecda2179ce335c1a5a1f9 diff --git a/application/ship-simu/main/drives/class_BaseDrive.php b/application/ship-simu/main/drives/class_BaseDrive.php index 0308f82..56f9802 100644 --- a/application/ship-simu/main/drives/class_BaseDrive.php +++ b/application/ship-simu/main/drives/class_BaseDrive.php @@ -2,11 +2,11 @@ /** * A general drive class for all kind of "drives". * - * @author Roland Haeder + * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Ship-Simu Developer Team * @license GNU GPL 3.0 or any newer version - * @link http://www.ship-simu.org + * @link http://www.shipsimu.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -33,13 +33,6 @@ class BaseDrive extends BaseSimulator { protected function __construct ($className) { // Call parent constructor parent::__construct($className); - - // Set description - $this->setObjectDescription("Namenloser Antrieb"); - - // Clean up a little - $this->removeNumberFormaters(); - $this->removePartInstance(); } // Setter-Methode fuert PS-Zahl