Skip to content
Snippets Groups Projects
Commit d2acbe52 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Eliminate newly-unused variable: addr_str

Fixes issue #421
parent c4fe3cf5
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #3182 passed
......@@ -5666,7 +5666,6 @@ NO_SSH:
SOCKET tmp_sock;
SOCKADDR_IN tmp_addr={0};
socklen_t tmp_addr_len;
char addr_str[INET6_ADDRSTRLEN] = "";
/* open a socket and connect to yourself */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment