# HG changeset patch # User Sadrul Habib Chowdhury # Date 1161240682 0 # Node ID f34a657dacd021bf7113b5fbbbc6358ad4dfb016 # Parent 6042c6c2502ff596b92305146a9ba8c96974259f [gaim-migrate @ 17547] Do not include what you do not use. diff -r 6042c6c2502f -r f34a657dacd0 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)