# HG changeset patch # User Daniel Atallah # Date 1262908039 0 # Node ID 9e6105d7acbc206b6242c03adc84d535a3eae959 # Parent a7f5aa182400c7b52a95664786a8046804c85d12 *** Plucked rev 2f5e5c51b0c4ca200f12170167cf0b2c40e41dfd (8e1d807c1aadfb510e14f047d2cf00e0c06be465): only exists in glib 2.6 and newer. It was only needed for the definition of g_unlink() which internal.h handles for us anyway. diff -r a7f5aa182400 -r 9e6105d7acbc libpurple/protocols/mxit/splashscreen.c --- a/libpurple/protocols/mxit/splashscreen.c Thu Jan 07 23:47:00 2010 +0000 +++ b/libpurple/protocols/mxit/splashscreen.c Thu Jan 07 23:47:19 2010 +0000 @@ -23,7 +23,6 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ -#include #include "purple.h" #include "imgstore.h"