aboutsummaryrefslogtreecommitdiff
path: root/src/game/Unit.h
diff options
context:
space:
mode:
authormegamage <none@none>2008-12-28 12:10:31 -0600
committermegamage <none@none>2008-12-28 12:10:31 -0600
commite2ee47fb355c3ff59c54cd1bd3f2c8b329c8a108 (patch)
tree806cf365e082008f8b2a22c37f2076d4de7c0006 /src/game/Unit.h
parent3bbf8d6be8cd67d99fc8c1df3a971fe4e7e680ef (diff)
*Update to Mangos 6963.
--HG-- branch : trunk
Diffstat (limited to 'src/game/Unit.h')
-rw-r--r--src/game/Unit.h1
1 files changed, 0 insertions, 1 deletions
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<Aura *> AuraList;
typedef std::list<DiminishingReturn> Diminishing;
- typedef std::set<AuraType> AuraTypeSet;
typedef std::set<uint32> ComboPointHolderSet;
typedef std::map<uint8, uint32> VisibleAuraMap;