Explorar o código

MediaSendHandler seems to be removed. Commented out for now

cyberta %!s(int64=4) %!d(string=hai) anos
pai
achega
2ec9d5a5ad
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      deltachat-ios/Chat/ChatViewControllerNew.swift

+ 2 - 2
deltachat-ios/Chat/ChatViewControllerNew.swift

@@ -966,11 +966,11 @@ class ChatViewControllerNew: UITableViewController {
 
 }
 
-extension ChatViewControllerNew: MediaSendHandler {
+/*extension ChatViewControllerNew: MediaSendHandler {
     func onSuccess() {
         refreshMessages()
     }
-}
+}*/
 
 extension ChatViewControllerNew: MediaPickerDelegate {
     func onVideoSelected(url: NSURL) {