This commit is contained in:
gabime 2018-05-19 16:14:54 +03:00
commit 61ab1af906

View File

@ -329,7 +329,6 @@ inline void spdlog::details::async_log_helper::set_error_handler(spdlog::log_err
} }
// flush all sinks if _flush_interval_ms has expired. // flush all sinks if _flush_interval_ms has expired.
inline void spdlog::details::async_log_helper::handle_flush_interval() inline void spdlog::details::async_log_helper::handle_flush_interval()
{ {