clang-format

This commit is contained in:
gabime
2019-08-23 02:45:41 +03:00
parent b24ef39b9d
commit 33f881ac8b
3 changed files with 2 additions and 23 deletions

View File

@@ -128,7 +128,6 @@ SPDLOG_INLINE void logger::enable_backtrace(level::level_enum trigger_level, siz
this->set_level(spdlog::level::trace);
}
// flush functions
SPDLOG_INLINE void logger::flush()
{