diff --git a/include/spdlog/spdlog.h b/include/spdlog/spdlog.h index 92e36804..4f666718 100644 --- a/include/spdlog/spdlog.h +++ b/include/spdlog/spdlog.h @@ -2,7 +2,6 @@ // Copyright(c) 2015 Gabi Melman. // Distributed under the MIT License (http://opensource.org/licenses/MIT) // - // spdlog main header file. // see example.cpp for usage example