Core/OPvP: Remove dangling line after 84b7b2e (PR #23625)

This commit is contained in:
Kelno
2019-07-22 12:05:36 +02:00
committed by Treeston
parent 8da2cd6b3f
commit ef3ee63d88

View File

@@ -184,7 +184,6 @@ bool OPvPCapturePoint::DelObject(uint32 type)
if (!spawnId)
return false;
sObjectMgr->DeleteGameObjectData(spawnId);
m_ObjectTypes[m_Objects[type]] = 0;
m_Objects[type] = 0;