summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/core.h')
-rw-r--r--player/core.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/player/core.h b/player/core.h
index 27696e8f06..bfc5f662a4 100644
--- a/player/core.h
+++ b/player/core.h
@@ -433,8 +433,6 @@ typedef struct MPContext {
struct mp_ipc_ctx *ipc_ctx;
- struct mpv_opengl_cb_context *gl_cb_ctx;
-
pthread_mutex_t lock;
// --- The following fields are protected by lock