diff options
| author | Shauren <shauren.trinity@gmail.com> | 2011-03-21 10:52:14 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2011-03-21 10:52:14 +0100 |
| commit | 2f79b0f266e48778f13f9e183b41bfd8baa6f8bd (patch) | |
| tree | 24d015e1cd21d43393e690ce624db3dda9b3ed73 /src/server/scripts/Outland/HellfireCitadel | |
| parent | f8162d609ba2d010fadaed56a0dc51df17c3b7a1 (diff) | |
Core: Removed all double (and more) empty lines
Diffstat (limited to 'src/server/scripts/Outland/HellfireCitadel')
| -rw-r--r-- | src/server/scripts/Outland/HellfireCitadel/MagtheridonsLair/instance_magtheridons_lair.cpp | 1 | ||||
| -rw-r--r-- | src/server/scripts/Outland/HellfireCitadel/ShatteredHalls/boss_nethekurse.cpp | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/server/scripts/Outland/HellfireCitadel/MagtheridonsLair/instance_magtheridons_lair.cpp b/src/server/scripts/Outland/HellfireCitadel/MagtheridonsLair/instance_magtheridons_lair.cpp index 5f2fb7b7741..93049694318 100644 --- a/src/server/scripts/Outland/HellfireCitadel/MagtheridonsLair/instance_magtheridons_lair.cpp +++ b/src/server/scripts/Outland/HellfireCitadel/MagtheridonsLair/instance_magtheridons_lair.cpp @@ -257,7 +257,6 @@ class instance_magtheridons_lair : public InstanceMapScript } }; - void AddSC_instance_magtheridons_lair() { new instance_magtheridons_lair(); diff --git a/src/server/scripts/Outland/HellfireCitadel/ShatteredHalls/boss_nethekurse.cpp b/src/server/scripts/Outland/HellfireCitadel/ShatteredHalls/boss_nethekurse.cpp index 7271dff7a41..332cd1792b1 100644 --- a/src/server/scripts/Outland/HellfireCitadel/ShatteredHalls/boss_nethekurse.cpp +++ b/src/server/scripts/Outland/HellfireCitadel/ShatteredHalls/boss_nethekurse.cpp @@ -307,7 +307,6 @@ class boss_grand_warlock_nethekurse : public CreatureScript } }; - class mob_fel_orc_convert : public CreatureScript { public: |
