From 785eacf4f3561085814b3418edbd0fc52a5dc162 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 14 Jan 2016 00:18:44 +0100 Subject: player: remove stale declaration --- 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 cb81c88b2e..fe7f380b2e 100644 --- a/player/core.h +++ b/player/core.h @@ -493,7 +493,6 @@ void run_playloop(struct MPContext *mpctx); void mp_idle(struct MPContext *mpctx); void idle_loop(struct MPContext *mpctx); int handle_force_window(struct MPContext *mpctx, bool force); -void add_frame_pts(struct MPContext *mpctx, double pts); void seek_to_last_frame(struct MPContext *mpctx); // scripting.c -- cgit v1.2.3