marinofaggiana 3 жил өмнө
parent
commit
1073140a84

+ 0 - 1
iOSClient/Viewer/NCViewerMedia/NCPlayer/NCPlayer.swift

@@ -110,7 +110,6 @@ class NCPlayer: AVPlayer {
         NotificationCenter.default.addObserver(self, selector: #selector(applicationDidEnterBackground(_:)), name: NSNotification.Name(rawValue: NCGlobal.shared.notificationCenterApplicationDidEnterBackground), object: nil)
     }
     
-    
     func videoPlay() {
                 
         play()