diff --git a/src/async.cpp b/src/async.cpp index b49af63e..5ea8d8f4 100644 --- a/src/async.cpp +++ b/src/async.cpp @@ -9,8 +9,3 @@ #include #include #include - -/* - * comment the declaration for the warning: type attributes ignored after type is already defined [-Wattributes] - */ -//template class SPDLOG_API spdlog::details::mpmc_blocking_queue;