Remove stale comments.

This commit is contained in:
akwizgran
2018-04-29 16:39:15 +01:00
parent 41242ef369
commit fd78139a5a
5 changed files with 0 additions and 5 deletions

View File

@@ -78,7 +78,6 @@ class TransportPropertyManagerImpl implements TransportPropertyManager,
public void addingContact(Transaction txn, Contact c) throws DbException {
// Create a group to share with the contact
Group g = getContactGroup(c);
// Store the group and share it with the contact
db.addGroup(txn, g);
// Apply the client's visibility to the contact group
Visibility client = clientVersioningManager.getClientVisibility(txn,