aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/framework/Platform/Define.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/framework/Platform/Define.h b/src/framework/Platform/Define.h
index 9e6a34e3869..ad2c8b9b179 100644
--- a/src/framework/Platform/Define.h
+++ b/src/framework/Platform/Define.h
@@ -152,7 +152,7 @@ typedef uint64 OBJECT_HANDLE;
#endif
#if !defined(DEBUG) && !defined(MANGOS_DEBUG) && !defined(TRINITY_DEBUG)
-#define MULTI_THREAD_MAP
+//#define MULTI_THREAD_MAP
#endif
#ifdef MULTI_THREAD_MAP