do not clear the arena relocator callback

This commit is contained in:
Joao Paulo Magalhaes
2024-06-01 14:35:25 +01:00
parent 5fba38586d
commit d95f1bd64e

View File

@@ -67,8 +67,6 @@ protected:
void _stack_finish_parse()
{
m_relocate_arena = nullptr;
m_relocate_arena_data = nullptr;
}
protected: