macosx: FSPanelController: Do not guard use of 10.10 API
commit2c565c4b07fc34c2eae7fe5d3541738dbffd235a
authorMarvin Scholz <epirat07@gmail.com>
Sun, 18 Feb 2018 14:59:49 +0000 (18 15:59 +0100)
committerMarvin Scholz <epirat07@gmail.com>
Sun, 18 Feb 2018 15:10:11 +0000 (18 16:10 +0100)
treeed8c74622cd8fadd55792b4f870f1744140e86d6
parent66648e9afe102399bfd3a5314d26ff955e2b33e0
macosx: FSPanelController: Do not guard use of 10.10 API

VLC 4.0 now targets macOS 10.10 and higher only, so we do not need to
guard the usage of 10.10+ APIs here.
modules/gui/macosx/VLCFSPanelController.m