diff src/proxy.c @ 10320:61852117568f

[gaim-migrate @ 11527] A little code cleanup here and there. And I removed gaim_setup() from gtkmain.c and put it in gtksound.c committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 05 Dec 2004 21:05:52 +0000
parents 19974fd2d61d
children 975c2e66cd53
line wrap: on
line diff
--- a/src/proxy.c	Sun Dec 05 18:57:57 2004 +0000
+++ b/src/proxy.c	Sun Dec 05 21:05:52 2004 +0000
@@ -36,8 +36,6 @@
 #include "proxy.h"
 #include "util.h"
 
-#include "gaim.h"
-
 static GaimProxyInfo *global_proxy_info = NULL;
 
 struct PHB {