diff --git a/src/modules/logger/logger.h b/src/modules/logger/logger.h index f5e02c9396..f79b27e8aa 100644 --- a/src/modules/logger/logger.h +++ b/src/modules/logger/logger.h @@ -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; };