Remove memory info from the overlay for now (depended on the now-dead CryMemoryManager)

This commit is contained in:
nvsickle
2021-05-14 12:38:46 -07:00
parent 810c63b80e
commit a8b29bf603
2 changed files with 3 additions and 30 deletions
@@ -63,7 +63,6 @@ namespace AZ
void DrawRendererInfo();
void DrawCameraInfo();
void DrawPassInfo();
void DrawMemoryInfo();
void DrawFramerate();
AZStd::string m_rendererDescription;