]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/instrument_mgr.hxx
- Code cleanups.
[flightgear.git] / src / Instrumentation / instrument_mgr.hxx
index 88a9c8bed656fd7a0a2dddd51103869aa9f8c524..0d0069733b7bb1bd00e91080b8799b46bd9afe99 100644 (file)
@@ -35,8 +35,6 @@ public:
 
 private:
     SGPropertyNode *config_props;
-    bool enabled;
-
 };
 
 #endif // __INSTRUMENT_MGR_HXX