소스 검색

del:删除luaopen_http2

Dozingfiretruck 3 년 전
부모
커밋
3e9a2a99b6
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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},