# HG changeset patch # User Stu Tomlinson # Date 1262271238 0 # Node ID 8defc6454a9fe2c35004c0681ab1ff0e1500d7bd # Parent a158ef76d3407a7de9b8ccec4368ea7949e6f6b9 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 a158ef76d340 -r 8defc6454a9f libpurple/protocols/mxit/splashscreen.c --- a/libpurple/protocols/mxit/splashscreen.c Thu Dec 31 05:32:08 2009 +0000 +++ b/libpurple/protocols/mxit/splashscreen.c Thu Dec 31 14:53:58 2009 +0000 @@ -24,7 +24,6 @@ */ #include "internal.h" -#include #include "purple.h" #include "imgstore.h"