summaryrefslogtreecommitdiffstats
path: root/libvo/vo_vesa.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_vesa.c')
-rw-r--r--libvo/vo_vesa.c4
1 files changed, 0 insertions, 4 deletions
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;