[ci skip] Fixes typo

This commit is contained in:
Sotr
2018-06-10 16:46:40 +08:00
parent 16f172a4d1
commit f0df6a62c4

View File

@@ -27,7 +27,6 @@ public class MixinTimingHandler {
@Overwrite
public void stopTiming() {
// Akarin start - avoid twice thread check
stopTiming(false);
}