aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorleak <leakzx@googlemail.com>2011-08-14 13:07:43 +0200
committerleak <leakzx@googlemail.com>2011-08-14 13:07:43 +0200
commitd01bb754d7aba369a188362061832d60d13decdc (patch)
tree627a50b44cd1924cb289e4429f44b45a5bc379bb /src
parent8b83ae0c0539b18d59ba7d7becb32894ed4a184d (diff)
Core/Commands: Remove useless file, commands were already converted to command scripts a bit ago
Diffstat (limited to 'src')
-rwxr-xr-xsrc/server/game/Chat/Commands/Debugcmds.cpp19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/server/game/Chat/Commands/Debugcmds.cpp b/src/server/game/Chat/Commands/Debugcmds.cpp
deleted file mode 100755
index 0c7e110c345..00000000000
--- a/src/server/game/Chat/Commands/Debugcmds.cpp
+++ /dev/null
@@ -1,19 +0,0 @@
-/*
- * Copyright (C) 2008-2011 TrinityCore <http://www.trinitycore.org/>
- * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/>
- *
- * 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 <http://www.gnu.org/licenses/>.
- */
-
-// This file is deprecated