From 382e28086f97085edbf099247949c3f801cc0ed0 Mon Sep 17 00:00:00 2001 From: daurnimator Date: Wed, 26 Apr 2017 17:17:04 +1000 Subject: Remove print_version --- src/lua.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lua.js') diff --git a/src/lua.js b/src/lua.js index 37ecadd..fa25807 100644 --- a/src/lua.js +++ b/src/lua.js @@ -69,6 +69,5 @@ module.exports.LUA_VERSION_RELEASE = defs.LUA_VERSION_RELEASE; module.exports.LUA_VERSUFFIX = defs.LUA_VERSUFFIX; module.exports.lua_Debug = defs.lua_Debug; module.exports.lua_upvalueindex = defs.lua_upvalueindex; -module.exports.print_version = defs.print_version; module.exports.thread_status = defs.thread_status; module.exports.to_luastring = defs.to_luastring; -- cgit v1.2.3-70-g09d2