Removed obsolete symbols from comments.

This commit is contained in:
Catalin
2016-02-21 10:54:57 +02:00
parent edc8cd1f74
commit 33ad41a745
5 changed files with 3 additions and 6 deletions

View File

@@ -382,7 +382,6 @@ wxDialUpManagerImpl::CheckStatusInternal(void)
}
// second method: try to connect to well known host:
// This can be used under Win 9x, too!
struct hostent *hp;
struct sockaddr_in serv_addr;
int sockfd;