Oops, no C++ comments.
authorMartin Pool <mbp@samba.org>
Mon, 26 Nov 2001 07:47:59 +0000 (07:47 +0000)
committerMartin Pool <mbp@samba.org>
Mon, 26 Nov 2001 07:47:59 +0000 (07:47 +0000)
socket.c

index 010d38e..b97e237 100644 (file)
--- a/socket.c
+++ b/socket.c
@@ -30,8 +30,6 @@
 #include "lib/addrinfo.h"
 #endif
 
 #include "lib/addrinfo.h"
 #endif
 
-// extern int af;                      /* NO MORE BLOODY GLOBALS! */
-
 /* Establish a proxy connection on an open socket to a web roxy by
  * using the CONNECT method. */
 static int establish_proxy_connection(int fd, char *host, int port)
 /* Establish a proxy connection on an open socket to a web roxy by
  * using the CONNECT method. */
 static int establish_proxy_connection(int fd, char *host, int port)