diff --git a/api.c b/api.c index 5a19938e..296132d0 100644 --- a/api.c +++ b/api.c @@ -108,7 +108,6 @@ static char *WSAErrorMsg() { - char *msg; int i; int id = WSAGetLastError();