pidgin.2.6.5: c13d954b: *** Plucked rev 2f5e5c51b0c4ca200f121701...

datallah at pidgin.im datallah at pidgin.im
Thu Jan 7 19:01:18 EST 2010


-----------------------------------------------------------------
Revision: c13d954bc23d9f3c9b3837b83d50ce7db7edeeed
Ancestor: 7ff2a8284187d79cff73316fc1cc1c1c425cad67
Author: datallah at pidgin.im
Date: 2010-01-07T23:47:19
Branch: im.pidgin.pidgin.2.6.5
URL: http://d.pidgin.im/viewmtn/revision/info/c13d954bc23d9f3c9b3837b83d50ce7db7edeeed

Modified files:
        libpurple/protocols/mxit/splashscreen.c

ChangeLog: 

*** Plucked rev 2f5e5c51b0c4ca200f12170167cf0b2c40e41dfd (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
<glib/gstdio.h> 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.


-------------- next part --------------
============================================================
--- libpurple/protocols/mxit/splashscreen.c	e00c1ab491455573789096af7ad3ea82342ff70a
+++ libpurple/protocols/mxit/splashscreen.c	c4a507523a899b21d843bd9f614b9c1fe1810b59
@@ -23,7 +23,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
-#include <glib/gstdio.h>
 
 #include "purple.h"
 #include "imgstore.h"


More information about the Commits mailing list