summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
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 d39ac64dab..10c2f1886d 100644
--- a/player/core.h
+++ b/player/core.h
@@ -339,7 +339,6 @@ typedef struct MPContext {
struct screenshot_ctx *screenshot_ctx;
struct command_ctx *command_ctx;
struct encode_lavc_context *encode_lavc_ctx;
- struct lua_ctx *lua_ctx;
struct mp_nav_state *nav_state;
} MPContext;