diff options
Diffstat (limited to 'src/polypcore/winsock.h')
| -rw-r--r-- | src/polypcore/winsock.h | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/src/polypcore/winsock.h b/src/polypcore/winsock.h index 89e6a4ed..b1e0f7d4 100644 --- a/src/polypcore/winsock.h +++ b/src/polypcore/winsock.h @@ -18,8 +18,6 @@  #ifdef HAVE_WS2TCPIP_H  #include <ws2tcpip.h> -static const struct in6_addr in6addr_any = {{ IN6ADDR_ANY_INIT }}; -static const struct in6_addr in6addr_loopback = {{ IN6ADDR_LOOPBACK_INIT }};  #endif  #endif  | 
