瀏覽代碼

remove safe_fatal_error

nayooti 5 年之前
父節點
當前提交
4840585a11
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      deltachat-ios/Controller/ChatViewController.swift

+ 0 - 1
deltachat-ios/Controller/ChatViewController.swift

@@ -398,7 +398,6 @@ class ChatViewController: MessagesViewController {
                 return
             }
         }
-        safe_fatalError("message could not be found")
     }
 
     @objc private func setTextDraft() {