mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 18:59:06 +01:00
further polish
This commit is contained in:
@@ -45,7 +45,6 @@ public class BriarControllerImp implements BriarController {
|
||||
@Override
|
||||
@CallSuper
|
||||
public void onActivityCreate() {
|
||||
LOG.info("onActivityCreate : " + databaseConfig.getEncryptionKey());
|
||||
if (databaseConfig.getEncryptionKey() != null) startAndBindService();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user