From fc0ad4412569375c0b541b106561b0257bbc5913 Mon Sep 17 00:00:00 2001 From: sluzky Date: Sun, 13 Sep 2009 20:36:34 +0000 Subject: [PATCH] Removing CGUIList.cpp to repair compilation warning Affects Ticket #128 This was SVN commit r7143. --- source/gui/CGUIList.cpp | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 source/gui/CGUIList.cpp diff --git a/source/gui/CGUIList.cpp b/source/gui/CGUIList.cpp deleted file mode 100644 index 8e44df5990..0000000000 --- a/source/gui/CGUIList.cpp +++ /dev/null @@ -1,23 +0,0 @@ -/* Copyright (C) 2009 Wildfire Games. - * This file is part of 0 A.D. - * - * 0 A.D. 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. - * - * 0 A.D. 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 0 A.D. If not, see . - */ - - - -#include "precompiled.h" -#include "CGUIList.h" - -