diff --git a/src/c4/yml/event_handler_stack.hpp b/src/c4/yml/event_handler_stack.hpp index af1e11b2..30e96953 100644 --- a/src/c4/yml/event_handler_stack.hpp +++ b/src/c4/yml/event_handler_stack.hpp @@ -67,8 +67,6 @@ protected: void _stack_finish_parse() { - m_relocate_arena = nullptr; - m_relocate_arena_data = nullptr; } protected: