mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
Reverted formatting
This commit is contained in:
parent
e020323194
commit
79fd257242
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user