summaryrefslogtreecommitdiffstats
path: root/video/out/gpu/hwdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/gpu/hwdec.c')
-rw-r--r--video/out/gpu/hwdec.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/video/out/gpu/hwdec.c b/video/out/gpu/hwdec.c
index 0a6a4de32a..5284f8e6f3 100644
--- a/video/out/gpu/hwdec.c
+++ b/video/out/gpu/hwdec.c
@@ -44,9 +44,6 @@ static const struct ra_hwdec_driver *const mpgl_hwdec_drivers[] = {
#if HAVE_VAAPI_EGL
&ra_hwdec_vaegl,
#endif
-#if HAVE_VAAPI_GLX
- &ra_hwdec_vaglx,
-#endif
#if HAVE_VDPAU_GL_X11
&ra_hwdec_vdpau,
#endif