Ver Fonte

remove safe_fatal_error

nayooti há 5 anos atrás
pai
commit
4840585a11
1 ficheiros alterados com 0 adições e 1 exclusões
  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() {