summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/core.h')
-rw-r--r--player/core.h1
1 files changed, 0 insertions, 1 deletions
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 */