mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 10:49:06 +01:00
Rm logging
This commit is contained in:
@@ -89,7 +89,6 @@ public class HandshakeKeyExchangeManagerImpl extends ConversationClientImpl
|
||||
|
||||
// Set things up for any pre-existing contacts
|
||||
for (Contact c : db.getContacts(txn)) addingContact(txn, c);
|
||||
LOG.info("HelloFromHandshake");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user