From a7e5c3c7c4a8b4e8f312c6334d890dcd56d2a0c1 Mon Sep 17 00:00:00 2001 From: Nay Date: Wed, 22 Feb 2012 19:56:23 +0000 Subject: Misc: Delete searing_gorge.cpp and fix a typo in worldserver config --- .../scripts/EasternKingdoms/searing_gorge.cpp | 37 ---------------------- 1 file changed, 37 deletions(-) delete mode 100644 src/server/scripts/EasternKingdoms/searing_gorge.cpp (limited to 'src/server/scripts/EasternKingdoms') diff --git a/src/server/scripts/EasternKingdoms/searing_gorge.cpp b/src/server/scripts/EasternKingdoms/searing_gorge.cpp deleted file mode 100644 index aeb68ae4045..00000000000 --- a/src/server/scripts/EasternKingdoms/searing_gorge.cpp +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Copyright (C) 2008-2012 TrinityCore - * Copyright (C) 2006-2009 ScriptDev2 - * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License as published by the - * Free Software Foundation; either version 2 of the License, or (at your - * option) any later version. - * - * This program is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along - * with this program. If not, see . - */ - - /* ScriptData -SDName: Searing_Gorge -SD%Complete: -SDComment: -SDCategory: Searing Gorge -EndScriptData */ - -/* ContentData -EndContentData */ - -#include "ScriptPCH.h" - -/*###### -## -######*/ - -void AddSC_searing_gorge() -{ -} -- cgit v1.2.3