Optimizing verification

This commit is contained in:
chudov
2010-04-23 19:59:42 +00:00
parent 8a36121577
commit 3f717d14c8
18 changed files with 2192 additions and 1305 deletions

View File

@@ -2134,7 +2134,7 @@ namespace CUETools.Codecs
_bufferPos = 0;
_haveData = false;
_close = false;
Go();
//Go();
//throw new Exception("not supported");
}
}