[9343] Remove unused function.

This commit is contained in:
VladimirMangos 2010-02-10 02:34:45 +03:00
parent c2f8d39920
commit e0b07568ff
3 changed files with 1 additions and 7 deletions

View file

@ -872,11 +872,6 @@ void WorldSession::HandleRequestPartyMemberStatsOpcode( WorldPacket &recv_data )
_player->SendRaidInfo();
}
/*void WorldSession::HandleGroupCancelOpcode( WorldPacket & recv_data )
{
sLog.outDebug( "WORLD: got CMSG_GROUP_CANCEL." );
}*/
void WorldSession::HandleOptOutOfLootOpcode( WorldPacket & recv_data )
{
sLog.outDebug("WORLD: Received CMSG_OPT_OUT_OF_LOOT");