diff --git a/src/spdlog.cpp b/src/spdlog.cpp index 0515b635..85296782 100644 --- a/src/spdlog.cpp +++ b/src/spdlog.cpp @@ -11,7 +11,6 @@ namespace spdlog { - static std::shared_ptr s_context = #ifndef SPDLOG_DISABLE_GLOBAL_LOGGER std::make_unique(std::make_unique(std::string(), std::make_unique()));