diff libvo/video_out.c @ 32167:41c11d96b5db

Require DirectFB version 0.9.15 instead of 0.9.13. This simplifies the build system at the cost of requiring a library version that was released at the end rather than the middle of 2002.
author diego
date Wed, 15 Sep 2010 15:58:48 +0000
parents 4614728cab25
children bd74742452c5
line wrap: on
line diff
--- a/libvo/video_out.c	Wed Sep 15 09:25:20 2010 +0000
+++ b/libvo/video_out.c	Wed Sep 15 15:58:48 2010 +0000
@@ -250,8 +250,6 @@
 #endif
 #ifdef CONFIG_DIRECTFB
         &video_out_directfb,
-#endif
-#ifdef CONFIG_DFBMGA
         &video_out_dfbmga,
 #endif
 #ifdef CONFIG_VIDIX