remove dead comment

This commit is contained in:
Stefano Pigozzi
2015-02-25 22:17:22 +01:00
parent 8e80b3fd2f
commit f3eb6ae783

View File

@@ -710,8 +710,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',