[Scummvm-cvs-logs] CVS: scummvm/sword1 control.cpp,1.64,1.65

Robert Göffringmann lavosspawn at users.sourceforge.net
Tue Oct 25 23:38:40 CEST 2005


Update of /cvsroot/scummvm/scummvm/sword1
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27642/sword1

Modified Files:
	control.cpp 
Log Message:
removed old and unused defines.

Index: control.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword1/control.cpp,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- control.cpp	26 Oct 2005 06:30:28 -0000	1.64
+++ control.cpp	26 Oct 2005 06:37:09 -0000	1.65
@@ -40,9 +40,6 @@
 
 namespace Sword1 {
 
-#define SAVEFILE_WRITE true
-#define SAVEFILE_READ false
-
 enum {
 	kKeyRepeatInitialDelay = 400,
 	kKeyRepeatSustainDelay = 100





More information about the Scummvm-git-logs mailing list