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