# HG changeset patch # User Sadrul Habib Chowdhury # Date 1161240682 0 # Node ID 9de2963a8184d3762a02bdbeedb68f2436abd192 # Parent 9ec6f3ffad14e20f57148fe4b82e61e7a0d9805f [gaim-migrate @ 17547] Do not include what you do not use. committer: Tailor Script diff -r 9ec6f3ffad14 -r 9de2963a8184 console/plugins/gnthistory.c --- 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 - #define HISTORY_PLUGIN_ID "gnt-history" #define HISTORY_SIZE (4 * 1024)