From 40b67bb7ce2c8337c3ff6743f7169dec826fc760 Mon Sep 17 00:00:00 2001 From: jackpoz Date: Fri, 12 Aug 2016 18:17:01 +0200 Subject: Core/Packets: Remove empty file --- src/server/game/Server/Packet.cpp | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 src/server/game/Server/Packet.cpp (limited to 'src') diff --git a/src/server/game/Server/Packet.cpp b/src/server/game/Server/Packet.cpp deleted file mode 100644 index ffc2180d6dd..00000000000 --- a/src/server/game/Server/Packet.cpp +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Copyright (C) 2008-2016 TrinityCore - * - * 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 . - */ - -//#include "Packet.h" -- cgit v1.2.3