Browse Source

remove out commented code

B. Petersen 4 năm trước cách đây
mục cha
commit
8e91e4219a
1 tập tin đã thay đổi với 0 bổ sung6 xóa
  1. 0 6
      deltachat-ios/Controller/ChatListController.swift

+ 0 - 6
deltachat-ios/Controller/ChatListController.swift

@@ -385,12 +385,6 @@ class ChatListController: UITableViewController {
             navigationItem.setLeftBarButton(nil, animated: true)
         }
         titleView.sizeToFit()
-        
-        /**
-         let backItem = UIBarButtonItem()
-             backItem.title = "Something Else"
-         */
-        
     }
 
     func handleChatListUpdate() {