ContactDetails: go back to contact list when deleting a contact

This commit is contained in:
Gautier Pelloux-Prayer 2015-11-13 11:20:48 +01:00
parent 953c771dc1
commit 2df2e4377a

View file

@ -77,7 +77,6 @@ static void sync_address_book(ABAddressBookRef addressBook, CFDictionaryRef info
[[[LinphoneManager instance] fastAddressBook] removeContact:_contact];
inhibUpdate = FALSE;
}
[PhoneMainView.instance popCurrentView];
}
- (void)saveData {