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

@@ -550,7 +550,6 @@ wxDialUpManagerImpl::NetConnection wxDialUpManagerImpl::CheckConnectAndPing()
wxDialUpManagerImpl::NetConnection wxDialUpManagerImpl::CheckConnect()
{
// second method: try to connect to a well known host:
// This can be used under Win 9x, too!
struct hostent *hp;
struct sockaddr_in serv_addr;