summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefano Pigozzi <stefano.pigozzi@gmail.com>2015-02-25 22:17:22 +0100
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-02-26 11:02:44 +0900
commit32f0adaeae3ad6ca7f3d56b3b49d688ae6938ddc (patch)
treeb8e80d7454296b72ce8111537ffd7800e2e0a027
parent70a7d9d2c5b3531bdde1294c55d038376da91918 (diff)
downloadmpv-32f0adaeae3ad6ca7f3d56b3b49d688ae6938ddc.tar.bz2
mpv-32f0adaeae3ad6ca7f3d56b3b49d688ae6938ddc.tar.xz
remove dead comment
(cherry picked from commit f3eb6ae7836b4759a351e083babe49cd7b17d375)
-rw-r--r--wscript2
1 files changed, 0 insertions, 2 deletions
diff --git a/wscript b/wscript
index 846273dbf8..b834b4f23d 100644
--- a/wscript
+++ b/wscript
@@ -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',