mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-13 15:09:39 +00:00
8252551: JDK-8250630 causes build error on Win*
Reviewed-by: dsamersoff
This commit is contained in:
parent
09e86303ab
commit
02062b34ad
@ -716,7 +716,6 @@ socketTransport_startListening(jdwpTransportEnv* env, const char* address,
|
||||
char** actualAddress)
|
||||
{
|
||||
int err;
|
||||
int pass;
|
||||
struct addrinfo *addrInfo = NULL;
|
||||
struct addrinfo *listenAddr = NULL;
|
||||
struct addrinfo *ai = NULL;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user