[MPlayer-cvslog] r25242 - trunk/libvo/vo_vesa.c

reimar subversion at mplayerhq.hu
Sun Dec 2 14:47:19 CET 2007


Author: reimar
Date: Sun Dec  2 14:47:18 2007
New Revision: 25242

Log:
Remove video_out_png extern in vo_vesa (remains of ill-advised
vo-based screenshot function).


Modified:
   trunk/libvo/vo_vesa.c

Modified: trunk/libvo/vo_vesa.c
==============================================================================
--- trunk/libvo/vo_vesa.c	(original)
+++ trunk/libvo/vo_vesa.c	Sun Dec  2 14:47:18 2007
@@ -52,10 +52,6 @@
 #include "libmpcodecs/vf_scale.h"
 
 
-#ifdef HAVE_PNG
-extern vo_functions_t video_out_png;
-#endif
-
 extern char *monitor_hfreq_str;
 extern char *monitor_vfreq_str;
 extern char *monitor_dotclock_str;



More information about the MPlayer-cvslog mailing list