diff options
Diffstat (limited to 'WWW/Library/Implementation/HTTCP.c')
-rw-r--r-- | WWW/Library/Implementation/HTTCP.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/WWW/Library/Implementation/HTTCP.c b/WWW/Library/Implementation/HTTCP.c index ec456175..d85f2d35 100644 --- a/WWW/Library/Implementation/HTTCP.c +++ b/WWW/Library/Implementation/HTTCP.c @@ -1,5 +1,5 @@ /* - * $LynxId: HTTCP.c,v 1.104 2010/09/25 11:32:53 tom Exp $ + * $LynxId: HTTCP.c,v 1.105 2010/10/27 00:11:11 tom Exp $ * * Generic Communication Code HTTCP.c * ========================== @@ -77,9 +77,6 @@ static char *hostname = NULL; /* The name of this host */ unsigned long socks_bind_remoteAddr; /* for long Rbind */ #endif /* SOCKS */ -/* PUBLIC SockA HTHostAddress; *//* The internet address of the host */ - /* Valid after call to HTHostName() */ - /* Encode INET status (as in sys/errno.h) inet_status() * ------------------ * |