This commit is contained in:
gabime 2018-06-10 23:03:55 +03:00
parent 28ef15d669
commit 15f3b0fea5
2 changed files with 1 additions and 2 deletions

View File

@ -30,7 +30,6 @@ public:
{
std::lock_guard<Mutex> lock(mutex_);
sink_it_(msg);
}
void flush() SPDLOG_FINAL override