Fixed clang-tidy warnings

This commit is contained in:
gabime
2019-08-19 12:20:13 +03:00
parent 23807e12e8
commit c1a524a969
2 changed files with 4 additions and 9 deletions

View File

@@ -32,7 +32,6 @@ namespace details {
SPDLOG_INLINE registry::registry()
: formatter_(new pattern_formatter())
, level_(spdlog::level::info)
{
#ifndef SPDLOG_DISABLE_DEFAULT_LOGGER