mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
CUETools.Flake/FLACCL: --lax command line setting
This commit is contained in:
@@ -373,9 +373,6 @@ namespace CUETools.Codecs.FLACCL
|
||||
task.Dispose();
|
||||
openCLProgram.Dispose();
|
||||
OCLMan.Dispose();
|
||||
// For some reason, if i move _IO.Close before OCLMan.Dispose,
|
||||
// interrupting conversion takes many seconds - Delete() just
|
||||
// hangs somewhere in the vicinity of File.Delete().
|
||||
_IO.Close();
|
||||
inited = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user