diff options
author | _manuel_ <manue.l@live.com.ar> | 2010-05-20 19:09:42 -0300 |
---|---|---|
committer | _manuel_ <manue.l@live.com.ar> | 2010-05-20 19:09:42 -0300 |
commit | e6ba336f919e1e25e685964ad13992edf312d42b (patch) | |
tree | fbf6ccf83c88fd11eda34195b35ca7b47af8401d /src | |
parent | eae2426f405b53bfe1ebd552195cfd409b3901c7 (diff) |
Sorry, removed unused code.
--HG--
branch : trunk
Diffstat (limited to 'src')
-rw-r--r-- | src/scripts/northrend/nexus/oculus/boss_urom.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/scripts/northrend/nexus/oculus/boss_urom.cpp b/src/scripts/northrend/nexus/oculus/boss_urom.cpp index b8631cbe51a..29435441d00 100644 --- a/src/scripts/northrend/nexus/oculus/boss_urom.cpp +++ b/src/scripts/northrend/nexus/oculus/boss_urom.cpp @@ -48,11 +48,6 @@ enum Yells SAY_TELEPORT = -1578004, }; -enum eData -{ - DATA_SET_SUMMON_GROUP -}; - enum eCreature { NPC_PHANTASMAL_CLOUDSCRAPER = 27645, |