Skip to content

Commit

Permalink
Removed unused variable assignment from PUIPlayerView
Browse files Browse the repository at this point in the history
  • Loading branch information
ezfe committed Jun 4, 2017
1 parent 80f8fe0 commit fc35ae4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions PlayerUI/Views/PUIPlayerView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -894,8 +894,6 @@ public final class PUIPlayerView: NSView {

self.subtitlesGroup = subtitlesGroup

let currentMediaSelection = playerItem.currentMediaSelection

subtitlesButton.isHidden = false

let menu = NSMenu()
Expand Down

0 comments on commit fc35ae4

Please sign in to comment.