diff options
Diffstat (limited to 'src/lua.sym')
-rw-r--r-- | src/lua.sym | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/src/lua.sym b/src/lua.sym index 3927da21..0e2914d3 100644 --- a/src/lua.sym +++ b/src/lua.sym @@ -147,29 +147,3 @@ luaopen_package luaopen_string luaopen_table luaopen_utf8 -# LuaJIT symbols to retain that are not listed above. -lua_call -lua_cpcall -lua_equal -lua_getfenv -lua_insert -lua_lessthan -lua_loadx -lua_objlen -lua_pcall -lua_remove -lua_replace -lua_setfenv -lua_setlevel -lua_tointeger -lua_tonumber -lua_yield -luaL_findtable -luaL_loadbuffer -luaL_loadfile -luaL_prepbuffer -luaL_register -luaL_typerror -luaopen_bit -luaopen_ffi -luaopen_jit |