[Scummvm-cvs-logs] SF.net SVN: scummvm:[42697] scummvm/trunk/engines/saga/font.cpp
eriktorbjorn at users.sourceforge.net
eriktorbjorn at users.sourceforge.net
Fri Jul 24 21:24:15 CEST 2009
Revision: 42697
http://scummvm.svn.sourceforge.net/scummvm/?rev=42697&view=rev
Author: eriktorbjorn
Date: 2009-07-24 19:24:15 +0000 (Fri, 24 Jul 2009)
Log Message:
-----------
Removed unused variable.
Modified Paths:
--------------
scummvm/trunk/engines/saga/font.cpp
Modified: scummvm/trunk/engines/saga/font.cpp
===================================================================
--- scummvm/trunk/engines/saga/font.cpp 2009-07-24 18:58:15 UTC (rev 42696)
+++ scummvm/trunk/engines/saga/font.cpp 2009-07-24 19:24:15 UTC (rev 42697)
@@ -144,7 +144,6 @@
int row;
int newByteWidth;
int newRowLength = 0;
- int index;
int currentByte;
unsigned char *basePointer;
unsigned char *srcPointer;
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