mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[RombaSharp] Remove TODO
This commit is contained in:
@@ -688,7 +688,6 @@ namespace RombaSharp
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="workers">How many workers to launch for the job, default from config</param>
|
/// <param name="workers">How many workers to launch for the job, default from config</param>
|
||||||
/// <param name="missingSha1s">Write paths of dats with missing sha1s into this file</param>
|
/// <param name="missingSha1s">Write paths of dats with missing sha1s into this file</param>
|
||||||
/// TODO: Verify implementation
|
|
||||||
private static void InitRefreshDats(
|
private static void InitRefreshDats(
|
||||||
int workers,
|
int workers,
|
||||||
string missingSha1s)
|
string missingSha1s)
|
||||||
|
|||||||
Reference in New Issue
Block a user