pidgin: 2f5e5c51: <glib/gstdio.h> only exists in glib 2.6 ..
nosnilmot at pidgin.im
nosnilmot at pidgin.im
Thu Dec 31 10:02:10 EST 2009
-----------------------------------------------------------------
Revision: 2f5e5c51b0c4ca200f12170167cf0b2c40e41dfd
Ancestor: 672b82e51ae9adcb4d1c5a4ebd0705eaa8b3bc09
Author: nosnilmot at pidgin.im
Date: 2009-12-31T14:53:58
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/2f5e5c51b0c4ca200f12170167cf0b2c40e41dfd
Modified files:
libpurple/protocols/mxit/splashscreen.c
ChangeLog:
<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 d93c89a17b4e662336d36e901e659a17e7df8c58
+++ libpurple/protocols/mxit/splashscreen.c ea0c77abaf1981e197f5ab7b4b03b653e84c9d40
@@ -24,7 +24,6 @@
*/
#include "internal.h"
-#include <glib/gstdio.h>
#include "purple.h"
#include "imgstore.h"
More information about the Commits
mailing list