[gaim-migrate @ 17547]

Thu, 19 Oct 2006 06:51:22 +0000

author
Sadrul Habib Chowdhury <sadrul@pidgin.im>
date
Thu, 19 Oct 2006 06:51:22 +0000
changeset 14845
f34a657dacd0
parent 14844
6042c6c2502f
child 14846
efbbe472fc86

[gaim-migrate @ 17547]
Do not include what you do not use.

console/plugins/gnthistory.c file | annotate | diff | comparison | revisions
--- a/console/plugins/gnthistory.c	Thu Oct 19 06:16:14 2006 +0000
+++ b/console/plugins/gnthistory.c	Thu Oct 19 06:51:22 2006 +0000
@@ -34,8 +34,6 @@
 
 #include "gntplugin.h"
 
-#include <gnttextview.h>
-
 #define HISTORY_PLUGIN_ID "gnt-history"
 
 #define HISTORY_SIZE (4 * 1024)

mercurial