]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/agradar.cxx
bind the sky disable cutoff distance to a property
[flightgear.git] / src / Instrumentation / agradar.cxx
index c464ef3e0b4cb7ae2dc2a869a54d9ccd9f931c0d..772fd682a674bdcd3ad1069dffe4623fffd169ba 100644 (file)
@@ -259,8 +259,7 @@ agRadar::update_terrain()
     double tilt = -2.5;
     bool roll_stab   = _rollStabNode->getBoolValue();
     bool pitch_stab  = _pitchStabNode->getBoolValue();
-    //string status = "";
-    const char* status;
+    const char* status = "";
     bool hdg_mkr = true;
 
     if (mode == 5){