summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-05-02 14:48:52 +0200
committerwm4 <wm4@nowhere>2014-05-02 14:48:52 +0200
commit33a945cc7e900e618e0cbb3775aecc4d844cb371 (patch)
tree5d4142d24488c8d53f1661e614baffa2e3d4de60 /player/core.h
parentd81a374c894d7f9fb4035f04fae786e43715c4a8 (diff)
downloadmpv-33a945cc7e900e618e0cbb3775aecc4d844cb371.tar.bz2
mpv-33a945cc7e900e618e0cbb3775aecc4d844cb371.tar.xz
video: removed unused stuff
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 */