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