Skip to content

Commit

Permalink
do not clear the arena relocator callback
Browse files Browse the repository at this point in the history
  • Loading branch information
biojppm committed Jun 1, 2024
1 parent 5fba385 commit d95f1bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/c4/yml/event_handler_stack.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ struct EventHandlerStack

void _stack_finish_parse()
{
m_relocate_arena = nullptr;
m_relocate_arena_data = nullptr;
}

protected:
Expand Down

0 comments on commit d95f1bd

Please sign in to comment.