Explorar o código

deleted comment

nayooti %!s(int64=5) %!d(string=hai) anos
pai
achega
022bb75c33
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      deltachat-ios/View/ContactCell.swift

+ 0 - 5
deltachat-ios/View/ContactCell.swift

@@ -194,11 +194,6 @@ class ContactCell: UITableViewCell {
         fatalError("init(coder:) has not been implemented")
     }
 
-
-    /*
-     this method can be deleted after searchBarContactList-branch was merged into master
-     */
-
     func updateCell(cellViewModel: AvatarCellViewModel) {
         // subtitle
         emailLabel.attributedText = cellViewModel.subtitle.boldAt(indexes: cellViewModel.subtitleHighlightIndexes, fontSize: emailLabel.font.pointSize)