summaryrefslogtreecommitdiff
path: root/Source/Core
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core')
-rw-r--r--Source/Core/Common/Src/Common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/Core/Common/Src/Common.h b/Source/Core/Common/Src/Common.h
index 1fc07097df..10a923caa7 100644
--- a/Source/Core/Common/Src/Common.h
+++ b/Source/Core/Common/Src/Common.h
@@ -21,10 +21,6 @@
#define _CRTDBG_MAP_ALLOC
#define _CRTDBG_MAP_ALLOC_NEW
-#ifdef OSX64
-#define MAP_32BIT 0
-#endif
-
#define CHECK_HEAP_INTEGRITY()
#ifdef _WIN32