remove time-based thread syncinc

This commit is contained in:
Salomão
2020-12-01 17:26:42 -03:00
parent c2e2696707
commit ceef176a2a
4 changed files with 4 additions and 79 deletions
@@ -185,7 +185,6 @@ public class CraftingTreeProcess
void request( final MECraftingInventory inv, final long i, final IActionSource src ) throws CraftBranchFailure, InterruptedException
{
this.job.handlePausing();
if( this.fullSimulation )
{