kugel in #pidgin noticed that glib-object.h is included twice here.

Sun, 22 Feb 2009 21:05:56 +0000

author
John Bailey <rekkanoryo@rekkanoryo.org>
date
Sun, 22 Feb 2009 21:05:56 +0000
changeset 25646
566d53cd9c5f
parent 25645
aadd9fadce35
child 25647
452af564adfa

kugel in #pidgin noticed that glib-object.h is included twice here.

libpurple/account.h file | annotate | diff | comparison | revisions
--- a/libpurple/account.h	Sun Feb 22 18:20:14 2009 +0000
+++ b/libpurple/account.h	Sun Feb 22 21:05:56 2009 +0000
@@ -27,7 +27,6 @@
 #ifndef _PURPLE_ACCOUNT_H_
 #define _PURPLE_ACCOUNT_H_
 
-#include <glib-object.h>
 #include <glib.h>
 #include <glib-object.h>
 

mercurial