mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
some cleanup
This commit is contained in:
@@ -27,5 +27,3 @@ SPDLOG_INLINE spdlog::level::level_enum spdlog::sinks::sink::level() const
|
||||
{
|
||||
return static_cast<spdlog::level::level_enum>(level_.load(std::memory_order_relaxed));
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user