diff src/proxy.c @ 3867:43e396e94095

[gaim-migrate @ 4019] compile cleanups by nathan committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sun, 03 Nov 2002 07:36:09 +0000
parents 988485669631
children 7ba9b56a8796
line wrap: on
line diff
--- a/src/proxy.c	Sun Nov 03 07:32:07 2002 +0000
+++ b/src/proxy.c	Sun Nov 03 07:36:09 2002 +0000
@@ -332,7 +332,6 @@
 {
 	struct sockaddr_in *sin;
 	int fd = -1;
-	u_long imode;
 
 	debug_printf("connecting to %s:%d via %s:%d using HTTP\n", host, port, proxyhost, proxyport);