]> git.mxchange.org Git - flightgear.git/blobdiff - src/Systems/system_mgr.hxx
Metar: finalise-position fast if Metar fails
[flightgear.git] / src / Systems / system_mgr.hxx
index a6260a531d921d3213c1cee94b63666ef16be58b..ca5d64fa3690cd9642e0106f9fb5f7ee4d23db80 100644 (file)
@@ -33,9 +33,6 @@ public:
     virtual ~FGSystemMgr ();
     bool build (SGPropertyNode* config_props);
 
-private:
-    bool enabled;
-
 };
 
 #endif // __SYSTEM_MGR_HXX