mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-15 20:29:52 +01:00
Remove RemoteContacts feature flag in preparation of 1.2 release
This commit is contained in:
@@ -25,11 +25,6 @@ public class BrambleCoreIntegrationTestModule {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean shouldEnableRemoteContacts() {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean shouldEnablePrivateMessageDeletion() {
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user