clang-format

This commit is contained in:
gabime
2019-08-26 00:55:14 +03:00
parent 25d3c83d3b
commit 292fc153ef
3 changed files with 30 additions and 22 deletions

View File

@@ -161,7 +161,6 @@ SPDLOG_INLINE void logger::dump_backtrace()
dump_backtrace_();
}
// flush functions
SPDLOG_INLINE void logger::flush()
{