diff options
Diffstat (limited to 'src/mir_core/json/JSONOptions.h')
-rw-r--r-- | src/mir_core/json/JSONOptions.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mir_core/json/JSONOptions.h b/src/mir_core/json/JSONOptions.h index 29d588113a..d4bd343677 100644 --- a/src/mir_core/json/JSONOptions.h +++ b/src/mir_core/json/JSONOptions.h @@ -1,8 +1,6 @@ #ifndef JSON_OPTIONS_H
#define JSON_OPTIONS_H
-#define snprintf _snprintf
-
/**
* This file holds all of the compiling options for easy access and so
* that you don't have to remember them, or look them up all the time
|