summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
Diffstat (limited to 'video')
-rw-r--r--video/out/vo.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/video/out/vo.c b/video/out/vo.c
index a40360b188..e9ef80f6af 100644
--- a/video/out/vo.c
+++ b/video/out/vo.c
@@ -70,9 +70,7 @@ const struct vo_driver *const video_out_drivers[] =
#if HAVE_RPI
&video_out_rpi,
#endif
-#if HAVE_GPU
&video_out_gpu,
-#endif
#if HAVE_VDPAU
&video_out_vdpau,
#endif