[Scummvm-cvs-logs] SF.net SVN: scummvm:[45382] scummvm/trunk/engines/scumm/gfx.h
Kirben at users.sourceforge.net
Kirben at users.sourceforge.net
Mon Oct 26 00:12:46 CET 2009
Revision: 45382
http://scummvm.svn.sourceforge.net/scummvm/?rev=45382&view=rev
Author: Kirben
Date: 2009-10-25 23:12:46 +0000 (Sun, 25 Oct 2009)
Log Message:
-----------
Remove unused variables.
Modified Paths:
--------------
scummvm/trunk/engines/scumm/gfx.h
Modified: scummvm/trunk/engines/scumm/gfx.h
===================================================================
--- scummvm/trunk/engines/scumm/gfx.h 2009-10-25 23:03:12 UTC (rev 45381)
+++ scummvm/trunk/engines/scumm/gfx.h 2009-10-25 23:12:46 UTC (rev 45382)
@@ -306,7 +306,6 @@
struct {
uint16 nametable[4096], nametableObj[512];
byte colortable[4096], colortableObj[512];
- byte attributes[64], attributesObj[64];
uint16 masktable[4096], masktableObj[512];
int objX;
bool hasmask;
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