From 41ca88939c4e76ae5f1e7049de9843a5d18db754 Mon Sep 17 00:00:00 2001 From: Paweł Kołodziejski Date: Sun, 17 Aug 2003 16:17:13 +0000 Subject: forgot this svn-id: r9739 --- scumm/smush/codec47.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/scumm/smush/codec47.h b/scumm/smush/codec47.h index b7da1bd3fc..2af6948602 100644 --- a/scumm/smush/codec47.h +++ b/scumm/smush/codec47.h @@ -38,8 +38,6 @@ private: int32 _offset1, _offset2; byte *_tableBig; byte *_tableSmall; -// byte _tableBig[99328]; -// byte _tableSmall[32768]; int16 _table[256]; int32 _frameSize; int _width, _height; -- cgit v1.2.3