Warning fix

This commit is contained in:
Shauren
2016-03-05 20:17:37 +01:00
parent 3d0b065135
commit 7fe5a77f5e

View File

@@ -561,7 +561,6 @@ public:
// -> variable lowguid is filled with the GUID of the NPC
uint32 pathid = 0;
uint32 point = 0;
uint32 wpGuid = 0;
Creature* target = handler->getSelectedCreature();
PreparedStatement* stmt = NULL;