1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-22 07:33:14 +00:00

remove dead comment

(cherry picked from commit f3eb6ae783)
This commit is contained in:
Stefano Pigozzi 2015-02-25 22:17:22 +01:00 committed by Diogo Franco (Kovensky)
parent 70a7d9d2c5
commit 32f0adaeae

View File

@ -705,8 +705,6 @@ hwaccel_features = [
'name': '--vda-gl',
'desc': 'VDA with OpenGL',
'deps': [ 'gl-cocoa', 'vda-hwaccel' ],
# apparently a bug in waf causes msg= to be needed when passing only
# framework= (it probably fails to infer it)
'func': check_true
}, {
'name': '--vdpau-hwaccel',