Remove NOT_USE_CRY_MEMORY_MANAGER (#6273)
Fix for issue o3de/o3de#5888 Signed-off-by: Andre Mitchell <andre.mitchell@bytesofpi.com>
This commit is contained in:
@@ -53,7 +53,6 @@ ly_add_target(
|
||||
${pal_source_dir}
|
||||
COMPILE_DEFINITIONS
|
||||
PRIVATE
|
||||
NOT_USE_CRY_MEMORY_MANAGER
|
||||
_SCL_SECURE_NO_WARNINGS
|
||||
BUILD_DEPENDENCIES
|
||||
PUBLIC
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
|
||||
set(SCRIPT_CANVAS_DEV_COMMON_DEFINES
|
||||
SCRIPTCANVASDEVELOPER
|
||||
NOT_USE_CRY_MEMORY_MANAGER
|
||||
AZCORE_ENABLE_MEMORY_TRACKING
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user