]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/adf.cxx
Add back power button binding, but move the location to /instrumentation/nav
[flightgear.git] / src / Instrumentation / adf.cxx
index d4f646220c520c1b1b3ed13742c6e4a5a4cab971..e5303db019f7673c6668d67c4b757d7de834bd22 100644 (file)
@@ -131,8 +131,6 @@ ADF::init ()
     std::ostringstream temp;
     temp << name << num;
     adf_ident = temp.str();
-
-    _serviceable_node->setBoolValue(true);
 }
 
 void