Update for core changes

This commit is contained in:
Niels Andriesse 2019-06-18 10:53:03 +10:00
parent 21e1ece19c
commit fc4ea70621

View File

@ -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 {