This commit is contained in:
Jesse Boyd
2016-03-05 15:25:57 +11:00
parent 32d4a08db1
commit b95fdeccca
2 changed files with 1 additions and 2 deletions

View File

@ -145,7 +145,6 @@ public class PS {
} else {
log(C.CONSOLE_PLEASE_ENABLE_METRICS);
}
IMP.startMetrics();
if (Settings.CHUNK_PROCESSOR) {
IMP.registerChunkProcessor();
}