]> git.mxchange.org Git - flightgear.git/blobdiff - src/Time/TimeManager.hxx
Fix windows build
[flightgear.git] / src / Time / TimeManager.hxx
index b710a75cee6708e692ec6d11de37736d640074f2..9eb40980be2f013f8b0da1d59fa036928edec194 100644 (file)
@@ -78,9 +78,6 @@ private:
   bool _lastClockFreeze;
   bool _adjustWarpOnUnfreeze;
   
-  SGPropertyNode_ptr _longitudeDeg;
-  SGPropertyNode_ptr _latitudeDeg;
-  
   // frame-rate / worst-case latency / update-rate counters
   SGPropertyNode_ptr _frameRate;
   SGPropertyNode_ptr _frameRateWorst;