Explorar o código

remove static cellHeight constant from AvatarSelectionCell

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

+ 0 - 1
deltachat-ios/View/AvatarSelectionCell.swift

@@ -3,7 +3,6 @@ import DcCore
 
 class AvatarSelectionCell: UITableViewCell {
     let badgeSize: CGFloat = 72
-    static let cellHeight: CGFloat = 98
 
     var onAvatarTapped: (() -> Void)?