]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/slip_skid_ball.cxx
do also silence the marker sounds on --disable-sound
[flightgear.git] / src / Instrumentation / slip_skid_ball.cxx
index ba470bd1c3d8a7eab8806c5ad8a345ffbb19a9fd..8b79f4f63cac6d59450c209bfa09e2bc3b4e566c 100644 (file)
@@ -51,8 +51,6 @@ SlipSkidBall::init ()
     _z_accel_node = fgGetNode("/accelerations/pilot/z-accel-fps_sec", true);
     _out_node = node->getChild("indicated-slip-skid", 0, true);
     _override_node = node->getChild("iverride", 0, true);
-
-    _serviceable_node->setBoolValue(true);
 }
 
 void