changeset 14783:9de2963a8184

[gaim-migrate @ 17547] Do not include what you do not use. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Thu, 19 Oct 2006 06:51:22 +0000
parents 9ec6f3ffad14
children bcc210a3c4a6
files console/plugins/gnthistory.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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)