mirror of
https://bitbucket.org/projectswg/lightspeed.git
synced 2026-08-03 03:16:03 -04:00
Massive refactoring and fixed the client
This commit is contained in:
@@ -50,7 +50,6 @@ public class LightweightDataManager implements DataManager {
|
||||
if (initialized.getAndSet(true))
|
||||
return;
|
||||
setupConfigs();
|
||||
Log.start();
|
||||
}
|
||||
|
||||
public synchronized void terminate() {
|
||||
|
||||
Reference in New Issue
Block a user