diff --git a/src/game/WorldHandlers/Group.h b/src/game/WorldHandlers/Group.h index f0ba5799..0a833105 100644 --- a/src/game/WorldHandlers/Group.h +++ b/src/game/WorldHandlers/Group.h @@ -463,7 +463,6 @@ class Group #ifdef ENABLE_PLAYERBOTS ObjectGuid GetTargetIcon(int index) { return m_targetIcons[index]; } - Rolls GetRolls() { return RollId; } #endif protected: