From 683848679649994f048a526be55f776644165827 Mon Sep 17 00:00:00 2001 From: Kudlaty Date: Sun, 16 Aug 2009 17:30:05 +0200 Subject: Merge [SD2] r1306 Remove now empty zone folder and complete re-organize file/folder structure. Thanks to DasBlub, Zor and others for inspiration, help and suggestions. --HG-- branch : trunk --- src/bindings/scripts/system.cpp | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 src/bindings/scripts/system.cpp (limited to 'src/bindings/scripts/system.cpp') diff --git a/src/bindings/scripts/system.cpp b/src/bindings/scripts/system.cpp deleted file mode 100644 index ab62e530681..00000000000 --- a/src/bindings/scripts/system.cpp +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Copyright (C) 2008-2009 Trinity - * - * Thanks to the original authors: MaNGOS - * - * 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, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ - -#include "precompiled.h" - -- cgit v1.2.3