mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 11:19:04 +01:00
cleanup and minor refactoring
This commit is contained in:
@@ -8,8 +8,6 @@ public interface BriarController extends ActivityLifecycleController {
|
||||
|
||||
void startAndBindService();
|
||||
|
||||
void unbindService();
|
||||
|
||||
boolean encryptionKey();
|
||||
|
||||
void signOut(ResultHandler<Void> eventHandler);
|
||||
|
||||
Reference in New Issue
Block a user