From fa677017a6a2fa37a3646ffe2cf8140e332cc150 Mon Sep 17 00:00:00 2001 From: gabime Date: Sun, 21 Dec 2014 02:44:13 +0200 Subject: [PATCH] astyle --- include/spdlog/details/async_log_helper.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/spdlog/details/async_log_helper.h b/include/spdlog/details/async_log_helper.h index 43133e3b..b982ae74 100644 --- a/include/spdlog/details/async_log_helper.h +++ b/include/spdlog/details/async_log_helper.h @@ -49,7 +49,6 @@ namespace spdlog namespace details { - class async_log_helper { // Async msg to move to/from the queue