From 33a945cc7e900e618e0cbb3775aecc4d844cb371 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 2 May 2014 14:48:52 +0200 Subject: video: removed unused stuff --- player/core.h | 1 - 1 file changed, 1 deletion(-) (limited to 'player/core.h') diff --git a/player/core.h b/player/core.h index f9b55957db..18a749376b 100644 --- a/player/core.h +++ b/player/core.h @@ -470,6 +470,5 @@ int update_video(struct MPContext *mpctx, double endpts, bool reconfig_ok, double *frame_duration); void mp_force_video_refresh(struct MPContext *mpctx); void update_fps(struct MPContext *mpctx); -void video_execute_format_change(struct MPContext *mpctx); #endif /* MPLAYER_MP_CORE_H */ -- cgit v1.2.3