Skip to content

Commit 6c25b7b

Browse files
committed
optimize: removed declaration of obsolete 'ngx_http_lua_inject_logby_ngx_api' function.
This function was removed in 5078b14.
1 parent d313bf8 commit 6c25b7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ngx_http_lua_logby.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
ngx_int_t ngx_http_lua_log_handler(ngx_http_request_t *r);
1515
ngx_int_t ngx_http_lua_log_handler_inline(ngx_http_request_t *r);
1616
ngx_int_t ngx_http_lua_log_handler_file(ngx_http_request_t *r);
17-
void ngx_http_lua_inject_logby_ngx_api(ngx_conf_t *cf, lua_State *L);
1817

1918

2019
#endif /* _NGX_HTTP_LUA_LOGBY_H_INCLUDED_ */

0 commit comments

Comments
 (0)