[Scummvm-cvs-logs] SF.net SVN: scummvm:[38427] scummvm/trunk/engines/sci/scicore/resourcecheck .cpp
fingolfin at users.sourceforge.net
fingolfin at users.sourceforge.net
Tue Feb 17 18:37:01 CET 2009
Revision: 38427
http://scummvm.svn.sourceforge.net/scummvm/?rev=38427&view=rev
Author: fingolfin
Date: 2009-02-17 17:37:01 +0000 (Tue, 17 Feb 2009)
Log Message:
-----------
Removed unused file
Removed Paths:
-------------
scummvm/trunk/engines/sci/scicore/resourcecheck.cpp
Deleted: scummvm/trunk/engines/sci/scicore/resourcecheck.cpp
===================================================================
--- scummvm/trunk/engines/sci/scicore/resourcecheck.cpp 2009-02-17 17:18:26 UTC (rev 38426)
+++ scummvm/trunk/engines/sci/scicore/resourcecheck.cpp 2009-02-17 17:37:01 UTC (rev 38427)
@@ -1,31 +0,0 @@
-/* ScummVM - Graphic Adventure Engine
- *
- * ScummVM is the legal property of its developers, whose names
- * are too numerous to list here. Please refer to the COPYRIGHT
- * file distributed with this source distribution.
- *
- * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- *
- * $URL$
- * $Id$
- *
- */
-
-/* #include "resource.h" */
-
-int main() {
- /* No checks yet... */
- return 0;
-}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list