Reverted formatting

This commit is contained in:
Mattias Gustavsson 2021-09-16 12:32:53 +02:00
parent e020323194
commit 79fd257242

View File

@ -9,8 +9,7 @@
#include <string.h>
#include <windows.h>
void disable_log( char const*, ... ) {
};
void disable_log( char const*, ... ) { };
#define IPC_LOG_INFO disable_log
#define IPC_LOG_ERROR disable_log