Remove unused sdlog mode handle.

This commit is contained in:
James Goppert
2017-07-04 00:54:38 -04:00
committed by Lorenz Meier
parent 57e0051c42
commit 9f20730d7e
-1
View File
@@ -321,7 +321,6 @@ private:
hrt_abstime _next_load_print = 0; ///< timestamp when to print the process load
// control
param_t _sdlog_mode_handle;
param_t _sdlog_profile_handle;
};