]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/clock.cxx
do also silence the marker sounds on --disable-sound
[flightgear.git] / src / Instrumentation / clock.cxx
index b850d18ebd03caceec12fbc425d6578eaf82985f..1b5808fb489139a0d001eaa5b30cd5970049c961 100644 (file)
@@ -66,8 +66,6 @@ Clock::init ()
     _offset_node = node->getChild("offset-sec", 0, true);
     _sec_node = node->getChild("indicated-sec", 0, true);
     _string_node = node->getChild("indicated-string", 0, true);
-
-    _serviceable_node->setBoolValue(true);
 }
 
 void