diff --git a/zone/mob.h b/zone/mob.h index 428c761ad..19fa6e3e5 100644 --- a/zone/mob.h +++ b/zone/mob.h @@ -1464,7 +1464,6 @@ protected: bool isgrouped; bool israidgrouped; - bool pendinggroup; uint16 entity_id_being_looted; //the id of the entity being looted, 0 if not looting. uint8 texture; uint8 helmtexture;