cyberta преди 4 години
родител
ревизия
77410d5292
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      deltachat-ios/Chat/ChatViewController.swift

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

@@ -464,7 +464,6 @@ class ChatViewController: UITableViewController {
         nc.removeObserver(self, name: UIApplication.didBecomeActiveNotification, object: nil)
         nc.removeObserver(self, name: UIApplication.willResignActiveNotification, object: nil)
         audioController.stopAnyOngoingPlaying()
-        
     }
 
     override func viewWillTransition(to size: CGSize, with coordinator: UIViewControllerTransitionCoordinator) {