Преглед на файлове

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

cyberta преди 5 години
родител
ревизия
1f6d593349
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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