[Scummvm-cvs-logs] CVS: scummvm/sword2 build_display.cpp,1.81,1.82
Torbjörn Andersson
eriktorbjorn at users.sourceforge.net
Wed Nov 2 23:28:12 CET 2005
Update of /cvsroot/scummvm/scummvm/sword2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22086
Modified Files:
build_display.cpp
Log Message:
Removed left-over debugging message.
Index: build_display.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/build_display.cpp,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- build_display.cpp 2 Nov 2005 17:04:44 -0000 1.81
+++ build_display.cpp 3 Nov 2005 07:27:36 -0000 1.82
@@ -838,8 +838,6 @@
f.close();
-printf("lineCount = %d\n", lineCount); fflush(stdout);
-
// We could easily add some ScummVM stuff to the credits, if we wanted
// to. On the other hand, anyone with the attention span to actually
// read all the credits probably already knows. :-)
More information about the Scummvm-git-logs
mailing list