Skip to content

Commit

Permalink
format code
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Apr 5, 2024
1 parent ddd7ea7 commit df7a9c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/xmake/package/loadxmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ tb_int_t xm_package_loadxmi(lua_State* lua)
static tb_bool_t s_luaops_inited = tb_false;
if (!s_luaops_inited)
{

// get functions
#ifdef XMI_USE_LUAJIT
s_luaops._lua_newuserdata = &lua_newuserdata;
Expand Down

0 comments on commit df7a9c2

Please sign in to comment.