Browse Source

remove safe_fatal_error

nayooti 5 năm trước cách đây
mục cha
commit
4840585a11
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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() {