Fixing initialization of LyShin and removing a macro and ISystemEventListner that were not doing anything

This commit is contained in:
pappeste
2021-05-11 14:41:28 -07:00
parent b3ae71a5d8
commit 083849b444
7 changed files with 25 additions and 37 deletions
@@ -50,10 +50,6 @@
#include <AzCore/Memory/OSAllocator.h> // memalign
#endif // defined(APPLE)
#ifndef STLALLOCATOR_CLEANUP
#define STLALLOCATOR_CLEANUP
#endif
#define _CRY_DEFAULT_MALLOC_ALIGNMENT 4
#if CRYMEMORYMANAGER_H_TRAIT_INCLUDE_MALLOC_H