Skip to content

Commit

Permalink
Remove warning for #805. In this case, the warning indicates correct …
Browse files Browse the repository at this point in the history
…behaviour.

Signed-off-by: Ross Allan <rallanpcl@gmail.com>
  • Loading branch information
LunNova committed Jun 30, 2013
1 parent 1290aaa commit a91066b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/patches-deobfuscated.xml
Expand Up @@ -1381,7 +1381,6 @@
<newField code="nallar.tickthreading.util.contextaccess.ContextAccess.$" class="nallar.tickthreading.util.contextaccess.ContextAccess" field="context" static="true"/>
<insertBefore code="{
if (context.runningUnder(thaumcraft.common.WorldTicker.class)) {
Log.severe(&quot;Recursive TC add.&quot;, new Throwable());
return;
}
}">addSwapper,addBlockToRestore
Expand Down

0 comments on commit a91066b

Please sign in to comment.