Explorar o código

remove unused method

cyberta %!s(int64=3) %!d(string=hai) anos
pai
achega
895b3f60c5
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      deltachat-ios/Chat/ChatViewController.swift

+ 0 - 4
deltachat-ios/Chat/ChatViewController.swift

@@ -883,10 +883,6 @@ class ChatViewController: UITableViewController {
         return corners
     }
 
-    private func getBackgroundColor(for currentMessage: DcMsg) -> UIColor {
-        return currentMessage.isFromCurrentSender ? DcColors.messagePrimaryColor : DcColors.messageSecondaryColor
-    }
-
     private func updateTitle(chat: DcChat) {
         let titleView =  ChatTitleView()