Explorar el Código

remove safe_fatal_error

nayooti hace 5 años
padre
commit
4840585a11
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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() {