Deleted temporary code.

This commit is contained in:
Adam Sawicki 2018-08-23 13:21:15 +02:00
parent 477b22ebf1
commit cba11e8bfb

View File

@ -3671,13 +3671,6 @@ void Test()
{
wprintf(L"TESTING:\n");
// TODO delete
{
TestLinearAllocator();
ManuallyTestLinearAllocator();
return;
}
// # Simple tests
TestBasics();