summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libvo/video_out.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libvo/video_out.h b/libvo/video_out.h
index 48b31a5305..d8515665de 100644
--- a/libvo/video_out.h
+++ b/libvo/video_out.h
@@ -177,8 +177,6 @@ typedef struct vo_functions_s
} vo_functions_t;
-int vo_init(void);
-
vo_functions_t* init_best_video_out(char** vo_list);
int config_video_out(vo_functions_t *vo, uint32_t width, uint32_t height,
uint32_t d_width, uint32_t d_height, uint32_t flags,