diff --git a/base_cpp/include/embb/base/log.h b/base_cpp/include/embb/base/log.h index 798314b..6c5befb 100644 --- a/base_cpp/include/embb/base/log.h +++ b/base_cpp/include/embb/base/log.h @@ -68,7 +68,6 @@ class Log { * additional data is needed). The default logging function is * embb_log_write_file() with context set to \c stdout. * \see embb_log_function_t - * \ingroup C_LOG * \notthreadsafe */ static void SetLogFunction(