Browse Source

del:删除luaopen_http2

Dozingfiretruck 3 years ago
parent
commit
3e9a2a99b6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      application/src/luat_base_air105.c

+ 0 - 1
application/src/luat_base_air105.c

@@ -207,7 +207,6 @@ static const luaL_Reg loadedlibs[] = {
   {"socket", luaopen_socket_adapter},
   {"mqtt", luaopen_mqtt},
   {"http", luaopen_http},
-  {"http2", luaopen_http2},
 #endif
 // #ifdef LUAT_USE_FOTA
   {"fota", luaopen_fota},