فهرست منبع

remove mostly superfluous comment

B. Petersen 4 سال پیش
والد
کامیت
097cc4091d
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      deltachat-ios/ViewModel/ChatListViewModel.swift

+ 0 - 1
deltachat-ios/ViewModel/ChatListViewModel.swift

@@ -133,7 +133,6 @@ class ChatListViewModel: NSObject {
         return nil
     }
 
-    // needed to differentiate betweeen deaddrop / archive / default
     func chatIdFor(section: Int, row: Int) -> Int? {
         let cellData = cellDataFor(section: section, row: row)
         switch cellData.type {