]> git.mxchange.org Git - flightgear.git/blobdiff - src/Airports/groundnetwork.hxx
Document that property write-protection is not a security measure
[flightgear.git] / src / Airports / groundnetwork.hxx
index 342cdbe8d6f0727120c2b21bf19422901a791738..76eaa899e4e71f0f498c46332607588c2dd32003 100644 (file)
@@ -173,7 +173,6 @@ private:
     TrafficVector activeTraffic;
     TrafficVectorIterator currTraffic;
 
-    bool foundRoute;
     double totalDistance, maxDistance;
     FGTowerController *towerController;
     FGAirport *parent;