diff --git a/src/Tests.cpp b/src/Tests.cpp index 415a67d..bc70869 100644 --- a/src/Tests.cpp +++ b/src/Tests.cpp @@ -3671,13 +3671,6 @@ void Test() { wprintf(L"TESTING:\n"); - // TODO delete - { - TestLinearAllocator(); - ManuallyTestLinearAllocator(); - return; - } - // # Simple tests TestBasics();