]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/class_BaseSimulator.php
Copyright fixed
[shipsimu.git] / application / ship-simu / main / class_BaseSimulator.php
index 63f9d53771152cc2a9f088da3db6ea71ad432704..d26ea246fe2ed5e23f4165ff880bc52155a4f801 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @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
  *
@@ -47,8 +47,6 @@ class BaseSimulator extends BaseFrameworkSystem {
                parent::__construct($className);
 
                // Clean up a little, dies sollte ganz zum Schluss erfolgen!
-               $this->removeSystemArray();
-               $this->removeNumberFormaters();
                $this->removeResizeFactorArray();
                $this->removeCurrPart();
                $this->removeCurrShip();