summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/lua/luastuff.w
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2017-05-11 21:11:08 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2017-05-11 21:11:08 +0000
commit11f07a269bbfced8a4ae396de278acffa64a96a5 (patch)
tree7de83eaf37e4530c5eea004b87c82666ef45f9fb /Build/source/texk/web2c/luatexdir/lua/luastuff.w
parent5593c8e2719c3ace767d347b769f172886490a0f (diff)
luatexdir: sync with the upstream
git-svn-id: svn://tug.org/texlive/trunk@44294 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/lua/luastuff.w')
-rw-r--r--Build/source/texk/web2c/luatexdir/lua/luastuff.w2
1 files changed, 0 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/luatexdir/lua/luastuff.w b/Build/source/texk/web2c/luatexdir/lua/luastuff.w
index b3093303c6e..6f57e8ee845 100644
--- a/Build/source/texk/web2c/luatexdir/lua/luastuff.w
+++ b/Build/source/texk/web2c/luatexdir/lua/luastuff.w
@@ -293,8 +293,6 @@ void luainterpreter(void)
lua_pushcfunction(L,luatex_loadfile);
lua_setglobal(L, "loadfile");
- luatex_md5_lua_open(L);
-
open_oslibext(L);
open_strlibext(L);
open_lfslibext(L);