From 361aea5373de6dc4e08035ed752138c74e68b833 Mon Sep 17 00:00:00 2001 From: Mattias Gustavsson Date: Thu, 16 Sep 2021 12:33:42 +0200 Subject: [PATCH] Reverted formatting --- auto_update/tests.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/auto_update/tests.cpp b/auto_update/tests.cpp index eebc55dd..223fb2db 100644 --- a/auto_update/tests.cpp +++ b/auto_update/tests.cpp @@ -10,7 +10,6 @@ #include void disable_log( char const*, ... ) { }; - #define IPC_LOG_INFO disable_log #define IPC_LOG_ERROR disable_log #define IPC_LOG_LAST_ERROR disable_log