diff --git a/libvo/vo_vesa.c b/libvo/vo_vesa.c index 9f5a8d0591..491abc8302 100644 --- a/libvo/vo_vesa.c +++ b/libvo/vo_vesa.c @@ -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;