From 7e98cf5ca9d6c41c4c97a83cebdfd9840d55f06d Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sun, 25 Oct 2009 23:12:46 +0000 Subject: Remove unused variables. svn-id: r45382 --- engines/scumm/gfx.h | 1 - 1 file changed, 1 deletion(-) diff --git a/engines/scumm/gfx.h b/engines/scumm/gfx.h index 34ba63164c..5a4f81da99 100644 --- a/engines/scumm/gfx.h +++ b/engines/scumm/gfx.h @@ -306,7 +306,6 @@ protected: 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; -- cgit v1.2.3