aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Kołodziejski2003-08-17 16:17:13 +0000
committerPaweł Kołodziejski2003-08-17 16:17:13 +0000
commit41ca88939c4e76ae5f1e7049de9843a5d18db754 (patch)
treee18c83e17dc5abcde2e43e3bc05ce4d62b71567f
parent970bdea9acc977c59a2f9efef55b9f697701eef5 (diff)
downloadscummvm-rg350-41ca88939c4e76ae5f1e7049de9843a5d18db754.tar.gz
scummvm-rg350-41ca88939c4e76ae5f1e7049de9843a5d18db754.tar.bz2
scummvm-rg350-41ca88939c4e76ae5f1e7049de9843a5d18db754.zip
forgot this
svn-id: r9739
-rw-r--r--scumm/smush/codec47.h2
1 files changed, 0 insertions, 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;