Small improvement

pull/146/head
M66B 7 years ago
parent 05689f2593
commit a7116e2b9b

@ -2431,7 +2431,7 @@ public class ServiceSynchronize extends LifecycleService {
state.stop(); state.stop();
state.join(); state.join();
EntityLog.log(ServiceSynchronize.this, "Main stopped queued=" + queued); EntityLog.log(ServiceSynchronize.this, "Main stopped");
state = null; state = null;
} }

Loading…
Cancel
Save