diff --git a/ircd/ctx.cc b/ircd/ctx.cc index 92a8f59b1..3fbd2b55d 100644 --- a/ircd/ctx.cc +++ b/ircd/ctx.cc @@ -127,7 +127,6 @@ noexcept try { mark(prof::event::LEAVE); adjoindre.notify_all(); - stack.max = 0; stack.at = 0; notes = 0; this->yc = nullptr;