X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Finstrument_mgr.hxx;h=0d0069733b7bb1bd00e91080b8799b46bd9afe99;hb=c1d06064c8eec5f058f031031cde944489a31b40;hp=88a9c8bed656fd7a0a2dddd51103869aa9f8c524;hpb=f614545fc5a6f0fb12a05344d9ee41b2a49cc04a;p=flightgear.git diff --git a/src/Instrumentation/instrument_mgr.hxx b/src/Instrumentation/instrument_mgr.hxx index 88a9c8bed..0d0069733 100644 --- a/src/Instrumentation/instrument_mgr.hxx +++ b/src/Instrumentation/instrument_mgr.hxx @@ -35,8 +35,6 @@ public: private: SGPropertyNode *config_props; - bool enabled; - }; #endif // __INSTRUMENT_MGR_HXX