Commit 15f3b0fe authored by gabime's avatar gabime

format

parent 28ef15d6
...@@ -30,7 +30,6 @@ public: ...@@ -30,7 +30,6 @@ public:
{ {
std::lock_guard<Mutex> lock(mutex_); std::lock_guard<Mutex> lock(mutex_);
sink_it_(msg); sink_it_(msg);
} }
void flush() SPDLOG_FINAL override void flush() SPDLOG_FINAL override
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment