summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wscript2
1 files changed, 0 insertions, 2 deletions
diff --git a/wscript b/wscript
index 1b55a34b42..98df760b4c 100644
--- a/wscript
+++ b/wscript
@@ -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',