Skip to content

Commit

Permalink
Update BMPlayerLayerView.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
KrishnaChaitanyaAmjuri authored Jul 22, 2019
1 parent ceaa491 commit a36c9ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/BMPlayerLayerView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ open class BMPlayerLayerView: UIView {

open func resetPlayer() {
// 初始化状态变量
NotificationCenter.default.removeObserver(self)

self.playDidEnd = false
self.playerItem = nil
Expand Down

0 comments on commit a36c9ca

Please sign in to comment.