mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[7286] Remove unused local variable.
This commit is contained in:
parent
8dc3586889
commit
d47ab7e032
2 changed files with 1 additions and 2 deletions
|
|
@ -4083,7 +4083,6 @@ GossipText const *ObjectMgr::GetGossipText(uint32 Text_ID) const
|
|||
|
||||
void ObjectMgr::LoadGossipText()
|
||||
{
|
||||
GossipText *pGText;
|
||||
QueryResult *result = WorldDatabase.Query( "SELECT * FROM npc_text" );
|
||||
|
||||
int count = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue