[Scummvm-cvs-logs] CVS: residual debug.cpp,1.7,1.8

Pawel Kolodziejski aquadran at users.sourceforge.net
Sun Jan 2 06:06:06 CET 2005


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

Modified Files:
	debug.cpp 
Log Message:
not needed anymore

Index: debug.cpp
===================================================================
RCS file: /cvsroot/scummvm/residual/debug.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- debug.cpp	1 Jan 2005 12:27:55 -0000	1.7
+++ debug.cpp	2 Jan 2005 14:05:31 -0000	1.8
@@ -104,6 +104,5 @@
 	va_end(va);
 	std::fprintf(stderr, "\n");
 
-	SDL_Quit();
 	exit(1);
 }





More information about the Scummvm-git-logs mailing list