summaryrefslogtreecommitdiffstats
path: root/player/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'player/main.c')
-rw-r--r--player/main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/player/main.c b/player/main.c
index c455a0641c..4493d8aeb5 100644
--- a/player/main.c
+++ b/player/main.c
@@ -139,9 +139,6 @@ void mp_destroy(struct MPContext *mpctx)
mpctx->encode_lavc_ctx = NULL;
-#if HAVE_LUA
- mp_lua_uninit(mpctx);
-#endif
shutdown_clients(mpctx);
command_uninit(mpctx);