mirror of
https://github.com/yrutschle/sslh.git
synced 2025-04-12 23:27:15 +03:00
remove unused variable
This commit is contained in:
parent
5fa03ec9a3
commit
07ceb99280
@ -178,7 +178,6 @@ int udp_c2s_forward(int sockfd, struct loop_info* fd_info)
|
||||
struct addrinfo addrinfo;
|
||||
struct sslhcfg_protocols_item* proto;
|
||||
cnx_collection* collection = fd_info->collection;
|
||||
int max_fd = watchers_maxfd(fd_info->watchers);
|
||||
struct connection* cnx;
|
||||
ssize_t len;
|
||||
socklen_t addrlen;
|
||||
|
Loading…
x
Reference in New Issue
Block a user