diff src/protocols/toc/toc.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 fc9c74cfb306
children 2343c3aa1dec
line wrap: on
line diff
--- a/src/protocols/toc/toc.c	Tue Sep 30 22:56:49 2003 +0000
+++ b/src/protocols/toc/toc.c	Tue Sep 30 22:59:30 2003 +0000
@@ -32,9 +32,6 @@
 #include "util.h"
 #include "html.h"
 
-/* XXX */
-#include "gaim.h"
-
 static GaimPlugin *my_protocol = NULL;
 
 #define REVISION "penguin"