summaryrefslogtreecommitdiffstats
path: root/player/video.c
diff options
context:
space:
mode:
Diffstat (limited to 'player/video.c')
-rw-r--r--player/video.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/player/video.c b/player/video.c
index e0919a7c5e..e03ada4863 100644
--- a/player/video.c
+++ b/player/video.c
@@ -222,7 +222,6 @@ void reinit_video_chain_src(struct MPContext *mpctx, struct track *track)
.input_ctx = mpctx->input,
.osd = mpctx->osd,
.encode_lavc_ctx = mpctx->encode_lavc_ctx,
- .opengl_cb_context = mpctx->gl_cb_ctx,
.wakeup_cb = mp_wakeup_core_cb,
.wakeup_ctx = mpctx,
};