Explorar o código

remove dead code

cyberta %!s(int64=3) %!d(string=hai) anos
pai
achega
ff17ff49b8
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      deltachat-ios/Controller/ChatListController.swift

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

@@ -352,8 +352,6 @@ class ChatListController: UITableViewController {
             }
         case .profile:
             safe_fatalError("CellData type profile not allowed")
-        default:
-            break
         }
         safe_fatalError("Could not find/dequeue or recycle UITableViewCell.")
         return UITableViewCell()