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

This commit is contained in:
treeston
2017-06-12 13:17:48 +02:00
parent ca02629950
commit 4e41d3e6bd

View File

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