summaryrefslogtreecommitdiff
path: root/Source/Core
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core')
-rw-r--r--Source/Core/Common/CommonFuncs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/Common/CommonFuncs.h b/Source/Core/Common/CommonFuncs.h
index 21032e6921..7fe99c6e73 100644
--- a/Source/Core/Common/CommonFuncs.h
+++ b/Source/Core/Common/CommonFuncs.h
@@ -77,7 +77,6 @@ inline u64 _rotr64(u64 x, unsigned int shift)
#define strcasecmp _stricmp
#define strncasecmp _strnicmp
#define unlink _unlink
- #define snprintf _snprintf
#define vscprintf _vscprintf
// 64 bit offsets for Windows