diff src/protocols/yahoo/yahoo.c @ 7084:0909ebf6fb28

[gaim-migrate @ 7649] Bye bye, UI-specific includes. I think all protocol plugins are finally clear of any and all UI! (Aside from some #if 0'd code). committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 30 Sep 2003 22:59:30 +0000
parents 86ed8b2aa665
children 2343c3aa1dec
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.c	Tue Sep 30 22:56:49 2003 +0000
+++ b/src/protocols/yahoo/yahoo.c	Tue Sep 30 22:59:30 2003 +0000
@@ -40,11 +40,6 @@
 #include "yahoochat.h"
 #include "md5.h"
 
-/* XXX */
-#include "gtkinternal.h"
-#include "gaim.h"
-#include "ui.h"
-
 extern char *yahoo_crypt(const char *, const char *);
 
 /* #define YAHOO_DEBUG */