This commit is contained in:
aozhiwei 2020-09-02 19:46:13 +08:00
parent 881044b0b6
commit f24e49355b

View File

@ -626,7 +626,6 @@ void RoomMgr::TeamRoomTimeOut(const std::string& team_uuid)
GenTeamHashData(team_uuid, team_hash), GenTeamHashData(team_uuid, team_hash),
}); });
} }
delete team_hash;
team_room_hash_.erase(team_uuid); team_room_hash_.erase(team_uuid);
} else { } else {
a8::UdpLog::Instance()->Warning a8::UdpLog::Instance()->Warning