marinofaggiana 3 年之前
父节点
当前提交
1073140a84
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      iOSClient/Viewer/NCViewerMedia/NCPlayer/NCPlayer.swift

+ 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()