diff --git a/zone/botspellsai.cpp b/zone/botspellsai.cpp index 14f243d19..31b7c6e9c 100644 --- a/zone/botspellsai.cpp +++ b/zone/botspellsai.cpp @@ -839,8 +839,6 @@ bool Bot::AICastSpell(Mob* tar, uint8 iChance, uint16 iSpellTypes) { if(castedSpell) { if(botClass != BARD) { if(IsGroupSpell(botSpell.SpellId)){ - Group *g; - if(this->HasGroup()) { Group *g = this->GetGroup();