Removed a now-unused local (ca02629 follow-up)

This commit is contained in:
treeston
2017-06-12 13:17:48 +02:00
committed by Aokromes
parent 558bbbcf98
commit d33f462200

View File

@@ -69,7 +69,6 @@ public:
}
Player* gmPlayer = handler->GetSession()->GetPlayer();
Group* gmGroup = gmPlayer->GetGroup();
Map* gmMap = gmPlayer->GetMap();
bool toInstance = gmMap->Instanceable();
bool onlyLocalSummon = false;