Skip to content

Commit 73c9c7d

Browse files
committed
delete unused variable
1 parent f5f3071 commit 73c9c7d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ngx_http_lua_socket_tcp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3153,7 +3153,6 @@ ngx_http_lua_socket_tcp_receive_retval_handler(ngx_http_request_t *r,
31533153
ngx_http_lua_socket_tcp_upstream_t *u, lua_State *L)
31543154
{
31553155
int n;
3156-
ngx_int_t rc;
31573156
ngx_http_lua_ctx_t *ctx;
31583157
ngx_event_t *ev;
31593158

0 commit comments

Comments
 (0)