mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Fix clang warnings about variable usage
This commit is contained in:
@@ -639,7 +639,6 @@ ElunaRegister<Player> PlayerMethods[] =
|
||||
{ "GossipClearMenu", &LuaPlayer::GossipClearMenu },
|
||||
|
||||
// Other
|
||||
{ "SendClearCooldowns", &LuaPlayer::SendClearCooldowns },
|
||||
{ "SendBroadcastMessage", &LuaPlayer::SendBroadcastMessage },
|
||||
{ "SendAreaTriggerMessage", &LuaPlayer::SendAreaTriggerMessage },
|
||||
{ "SendNotification", &LuaPlayer::SendNotification },
|
||||
|
||||
Reference in New Issue
Block a user