mirror of
https://github.com/mpv-player/mpv
synced 2024-12-25 00:02:13 +00:00
player: remove unused declaration
This commit is contained in:
parent
dfc5d96916
commit
af57444bcb
@ -465,7 +465,6 @@ void run_playloop(struct MPContext *mpctx);
|
||||
void idle_loop(struct MPContext *mpctx);
|
||||
void handle_force_window(struct MPContext *mpctx, bool reconfig);
|
||||
void add_frame_pts(struct MPContext *mpctx, double pts);
|
||||
void finish_playback_restart(struct MPContext *mpctx);
|
||||
|
||||
// scripting.c
|
||||
struct mp_scripting {
|
||||
|
Loading…
Reference in New Issue
Block a user