More code cleanup after decoding optimization

This commit is contained in:
Grigory Chudov
2013-03-19 22:33:53 -04:00
parent ecbb572b29
commit 78fc1f0287
2 changed files with 0 additions and 8 deletions

View File

@@ -205,7 +205,6 @@ namespace CUETools.Codecs.FLACCL
int _totalSize = 0;
Crc8 crc8;
Crc16 crc16;
MD5 md5;
SeekPoint[] seek_table;