From 9b53e64cc52b7693a714c884313bc74b50ebb910 Mon Sep 17 00:00:00 2001 From: reimar Date: Sat, 6 Aug 2005 13:38:00 +0000 Subject: Forgot to actually enable vo_gl on Windows... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16182 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/video_out.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libvo') 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 -- cgit v1.2.3