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/EasternKingdoms/Stratholme | |
| parent | f8162d609ba2d010fadaed56a0dc51df17c3b7a1 (diff) | |
Core: Removed all double (and more) empty lines
Diffstat (limited to 'src/server/scripts/EasternKingdoms/Stratholme')
4 files changed, 0 insertions, 6 deletions
diff --git a/src/server/scripts/EasternKingdoms/Stratholme/boss_baron_rivendare.cpp b/src/server/scripts/EasternKingdoms/Stratholme/boss_baron_rivendare.cpp index d0466609019..9e4fc930e1c 100644 --- a/src/server/scripts/EasternKingdoms/Stratholme/boss_baron_rivendare.cpp +++ b/src/server/scripts/EasternKingdoms/Stratholme/boss_baron_rivendare.cpp @@ -188,7 +188,6 @@ public: }; - void AddSC_boss_baron_rivendare() { new boss_baron_rivendare(); diff --git a/src/server/scripts/EasternKingdoms/Stratholme/boss_dathrohan_balnazzar.cpp b/src/server/scripts/EasternKingdoms/Stratholme/boss_dathrohan_balnazzar.cpp index 2e5ae72ad80..f15a27317d2 100644 --- a/src/server/scripts/EasternKingdoms/Stratholme/boss_dathrohan_balnazzar.cpp +++ b/src/server/scripts/EasternKingdoms/Stratholme/boss_dathrohan_balnazzar.cpp @@ -215,7 +215,6 @@ public: }; - void AddSC_boss_dathrohan_balnazzar() { new boss_dathrohan_balnazzar(); diff --git a/src/server/scripts/EasternKingdoms/Stratholme/instance_stratholme.cpp b/src/server/scripts/EasternKingdoms/Stratholme/instance_stratholme.cpp index 9d240ab74eb..f62c197aa41 100644 --- a/src/server/scripts/EasternKingdoms/Stratholme/instance_stratholme.cpp +++ b/src/server/scripts/EasternKingdoms/Stratholme/instance_stratholme.cpp @@ -472,7 +472,6 @@ class instance_stratholme : public InstanceMapScript } }; - void AddSC_instance_stratholme() { new instance_stratholme(); diff --git a/src/server/scripts/EasternKingdoms/Stratholme/stratholme.cpp b/src/server/scripts/EasternKingdoms/Stratholme/stratholme.cpp index 18b4adf27c8..4c9f5bc2a62 100644 --- a/src/server/scripts/EasternKingdoms/Stratholme/stratholme.cpp +++ b/src/server/scripts/EasternKingdoms/Stratholme/stratholme.cpp @@ -111,7 +111,6 @@ public: }; - /*###### ## mob_restless_soul ######*/ @@ -190,7 +189,6 @@ public: }; - /*###### ## mobs_spectral_ghostly_citizen ######*/ @@ -288,7 +286,6 @@ public: }; - void AddSC_stratholme() { new go_gauntlet_gate(); |
