Update for core changes

pull/2/head
Niels Andriesse 5 years ago
parent 21e1ece19c
commit fc4ea70621

@ -139,7 +139,6 @@ public class SignalCommunicationModule {
Optional.fromNullable(IncomingMessageObserver.getUnidentifiedPipe()),
Optional.of(new SecurityEventListener(context)),
TextSecurePreferences.getLocalNumber(context),
0,
DatabaseFactory.getLokiAPIDatabase(context),
new LokiPreKeyBundleStore(context));
} else {

Loading…
Cancel
Save