1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-04-28 19:43:52 +00:00

Update logger.h

This commit is contained in:
Gabi Melman 2025-04-11 14:45:11 +03:00 committed by GitHub
parent 22122f3901
commit 1f9272eb7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -200,7 +200,6 @@ private:
}
}
}
if (should_flush(msg)) {
flush_();
}