diff --git a/include/spdlog/common.h b/include/spdlog/common.h index 933589af..105415dd 100644 --- a/include/spdlog/common.h +++ b/include/spdlog/common.h @@ -212,8 +212,6 @@ private: std::string msg_; }; - - struct source_loc { SPDLOG_CONSTEXPR source_loc()