X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=application%2Fship-simu%2Fmain%2Fstructures%2Fextended%2Fupper%2Fclass_Bridge.php;fp=application%2Fship-simu%2Fmain%2Fstructures%2Fextended%2Fupper%2Fclass_Bridge.php;h=955a3d149cfe818637629c68461598c7346001fb;hp=5e8d3e2a32cce7ab39fd0226eb307cfe8cc94433;hb=d381d9892a92c37a3b6653a9c76a49c510b0d0f3;hpb=cd42a6c562eb7e5b874b75759634b62f26a76ce3 diff --git a/application/ship-simu/main/structures/extended/upper/class_Bridge.php b/application/ship-simu/main/structures/extended/upper/class_Bridge.php index 5e8d3e2..955a3d1 100644 --- a/application/ship-simu/main/structures/extended/upper/class_Bridge.php +++ b/application/ship-simu/main/structures/extended/upper/class_Bridge.php @@ -28,8 +28,6 @@ class Bridge extends BaseUpperStructure implements TradeableItem, ConstructableS parent::__construct(__CLASS__); // Clean up a little - $this->removeSystemArray(); - $this->removeNumberFormaters(); $this->removePartInstance(); }