Skip to content

Commit de09fc6

Browse files
detailyangzhuizhuhaomeng
authored andcommitted
tests: removed duplicated c declaration in t/140-ssl-c-api.t.
1 parent 2fce8ca commit de09fc6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

t/140-ssl-c-api.t

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ ffi.cdef[[
6262
6363
void ngx_http_lua_ffi_free_priv_key(void *cdata);
6464
65-
int ngx_http_lua_ffi_ssl_clear_certs(void *r, char **err);
66-
6765
int ngx_http_lua_ffi_ssl_verify_client(void *r, void *cdata,
6866
int depth, char **err);
6967

0 commit comments

Comments
 (0)