mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-15 06:29:13 +01:00
fixed a warning
This commit is contained in:
@@ -2360,7 +2360,6 @@ void Guild::SendEventLog(WorldSession* session) const
|
||||
|
||||
void Guild::SendNewsUpdate(WorldSession* session)
|
||||
{
|
||||
uint32 size = m_newsLog->GetSize();
|
||||
GuildLog* logs = m_newsLog->GetGuildLog();
|
||||
|
||||
if (!logs)
|
||||
|
||||
Reference in New Issue
Block a user