diff --git a/netplay_compat.h b/netplay_compat.h index a816584a2a..a871001b5d 100644 --- a/netplay_compat.h +++ b/netplay_compat.h @@ -79,8 +79,6 @@ void freeaddrinfo(struct addrinfo *res); #define AI_PASSIVE 1 #endif -#define ss_family sin_family - // gai_strerror() not used, so we skip that. #endif