Parcourir la source

del:删除luaopen_http2

Dozingfiretruck il y a 3 ans
Parent
commit
3e9a2a99b6
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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},