浏览代码

remove out commented code

B. Petersen 4 年之前
父节点
当前提交
8e91e4219a
共有 1 个文件被更改,包括 0 次插入6 次删除
  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() {