mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[RombaSharp] Fix and verify Build
This commit is contained in:
@@ -207,7 +207,6 @@ namespace RombaSharp
|
||||
/// <param name="copy">True if files should be copied to output, false for rebuild</param>
|
||||
/// <param name="workers">How many workers to launch for the job, default from config</param>
|
||||
/// <param name="subworkers">How many subworkers to launch for each worker, default from config</param>
|
||||
/// TODO: Verify implementation
|
||||
private static void InitBuild(
|
||||
List<string> inputs,
|
||||
string outdat,
|
||||
|
||||
Reference in New Issue
Block a user