From e2ee47fb355c3ff59c54cd1bd3f2c8b329c8a108 Mon Sep 17 00:00:00 2001 From: megamage Date: Sun, 28 Dec 2008 12:10:31 -0600 Subject: *Update to Mangos 6963. --HG-- branch : trunk --- src/game/Unit.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/game/Unit.h') diff --git a/src/game/Unit.h b/src/game/Unit.h index 31787663968..01eba9d0184 100644 --- a/src/game/Unit.h +++ b/src/game/Unit.h @@ -778,7 +778,6 @@ class TRINITY_DLL_SPEC Unit : public WorldObject typedef std::multimap< spellEffectPair, Aura*> AuraMap; typedef std::list AuraList; typedef std::list Diminishing; - typedef std::set AuraTypeSet; typedef std::set ComboPointHolderSet; typedef std::map VisibleAuraMap; -- cgit v1.2.3