Selaa lähdekoodia

remove TODO, observers should never be unregistered on new contact creation in AddGroupMembersVC

cyberta 5 vuotta sitten
vanhempi
commit
1f6d593349
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      deltachat-ios/Controller/AddGroupMembersViewController.swift

+ 0 - 1
deltachat-ios/Controller/AddGroupMembersViewController.swift

@@ -116,7 +116,6 @@ class AddGroupMembersViewController: GroupMembersViewController {
     }
 
     override func viewWillDisappear(_: Bool) {
-        // TODO: - check this for new group context
         if !isMovingFromParent {
             // a subview was added to the navigation stack, no action needed
             return