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/hinterlands.cpp | |
parent | f8162d609ba2d010fadaed56a0dc51df17c3b7a1 (diff) |
Core: Removed all double (and more) empty lines
Diffstat (limited to 'src/server/scripts/EasternKingdoms/hinterlands.cpp')
-rw-r--r-- | src/server/scripts/EasternKingdoms/hinterlands.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/server/scripts/EasternKingdoms/hinterlands.cpp b/src/server/scripts/EasternKingdoms/hinterlands.cpp index 363e7f68e87..f9925feda74 100644 --- a/src/server/scripts/EasternKingdoms/hinterlands.cpp +++ b/src/server/scripts/EasternKingdoms/hinterlands.cpp @@ -149,8 +149,6 @@ public: }; - - /*###### ## npc_rinji ######*/ @@ -350,8 +348,6 @@ public: }; - - void AddSC_hinterlands() { new npc_00x09hl(); |