[Scummvm-cvs-logs] CVS: scummvm/common gameDetector.h,1.15,1.16

Max Horn fingolfin at users.sourceforge.net
Fri Dec 13 17:31:07 CET 2002


Update of /cvsroot/scummvm/scummvm/common
In directory sc8-pr-cvs1:/tmp/cvs-serv2119

Modified Files:
	gameDetector.h 
Log Message:
removed unused field

Index: gameDetector.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/gameDetector.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- gameDetector.h	13 Dec 2002 23:29:18 -0000	1.15
+++ gameDetector.h	14 Dec 2002 01:30:13 -0000	1.16
@@ -97,7 +97,6 @@
 	const char *name;
 	const char *description;
 	const int id;
-	bool available;
 };
 
 struct GraphicsModes {





More information about the Scummvm-git-logs mailing list