Skip to content
Snippets Groups Projects
Commit 39ed51ea authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Remove a dead declaration.

parent 4cc6b8a8
No related branches found
Tags 1.6.0
No related merge requests found
......@@ -39,10 +39,5 @@ void
box_lua_execute(const struct request *request, struct txn *txn,
struct port *port);
/**
* Create an instance of Lua interpreter in box.
*/
void box_lua_init();
struct tuple *lua_istuple(struct lua_State *L, int narg);
#endif /* INCLUDES_TARANTOOL_MOD_BOX_LUA_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment