summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
Diffstat (limited to 'libvo')
-rw-r--r--libvo/video_out.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libvo/video_out.c b/libvo/video_out.c
index da86342f06..9ce90a9d86 100644
--- a/libvo/video_out.c
+++ b/libvo/video_out.c
@@ -173,9 +173,7 @@ vo_functions_t* video_out_drivers[] =
&video_out_xover,
#endif
#ifdef HAVE_GL
- #ifndef GL_WIN32
&video_out_gl,
- #endif
&video_out_gl2,
#endif
#ifdef HAVE_DGA