Remove writing from Sort

This commit is contained in:
Matt Nadareski
2020-08-28 22:38:10 -07:00
parent b5107a8a2e
commit ba00cca9e0
5 changed files with 46 additions and 56 deletions

View File

@@ -193,7 +193,6 @@ have a current entry in the DAT index.";
onlyDirs,
outDir: _depots.Keys.ToList()[0],
outputFormat: OutputFormat.TorrentGzipRomba,
updateDat: false,
asFiles: TreatAsFiles.AaruFormats | TreatAsFiles.CHDs);
}
}