summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/hwdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/hwdec.c')
-rw-r--r--video/out/opengl/hwdec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/opengl/hwdec.c b/video/out/opengl/hwdec.c
index e80d5c4fe5..60a6ee82a9 100644
--- a/video/out/opengl/hwdec.c
+++ b/video/out/opengl/hwdec.c
@@ -59,7 +59,6 @@ static const struct gl_hwdec_driver *const mpgl_hwdec_drivers[] = {
#if HAVE_GL_DXINTEROP
&gl_hwdec_dxva2gldx,
#endif
- &gl_hwdec_dxva2,
#endif
#if HAVE_CUDA_HWACCEL
&gl_hwdec_cuda,