mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
More code cleanup after decoding optimization
This commit is contained in:
@@ -205,7 +205,6 @@ namespace CUETools.Codecs.FLACCL
|
||||
int _totalSize = 0;
|
||||
|
||||
Crc8 crc8;
|
||||
Crc16 crc16;
|
||||
MD5 md5;
|
||||
|
||||
SeekPoint[] seek_table;
|
||||
|
||||
Reference in New Issue
Block a user