]> git.mxchange.org Git - flightgear.git/blobdiff - src/Navaids/navrecord.cxx
bind the sky disable cutoff distance to a property
[flightgear.git] / src / Navaids / navrecord.cxx
index 8c01c6a1025a5535c21ce23c0e2abf03fa25940d..d30635303e3fc932fc46293b7a8b934fd4bdb34a 100644 (file)
@@ -52,8 +52,7 @@ FGNavRecord::FGNavRecord(Type aTy, const std::string& aIdent,
   multiuse(aMultiuse),
   _name(aName),
   mRunway(NULL),
-  serviceable(true),
-  trans_ident(aIdent)
+  serviceable(true)
 { 
   initAirportRelation();