From 79fd257242ace6e97f4a6a0e9015c4813420e3f2 Mon Sep 17 00:00:00 2001 From: Mattias Gustavsson Date: Thu, 16 Sep 2021 12:32:53 +0200 Subject: [PATCH] Reverted formatting --- auto_update/tests.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/auto_update/tests.cpp b/auto_update/tests.cpp index 8712afc2..eebc55dd 100644 --- a/auto_update/tests.cpp +++ b/auto_update/tests.cpp @@ -9,8 +9,7 @@ #include #include -void disable_log( char const*, ... ) { -}; +void disable_log( char const*, ... ) { }; #define IPC_LOG_INFO disable_log #define IPC_LOG_ERROR disable_log