From 28df2ffe0a5239675deef8cd9624f4cebc08bc32 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 19 Feb 2013 11:59:59 +0100 Subject: Revert "Go back to libgee 0.6.x" This reverts commit 670aec4ba8b16fbf35afdf65b65c1904872286dc. https://bugzilla.gnome.org/show_bug.cgi?id=680152 --- libempathy/empathy-utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy/empathy-utils.c') diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c index 191544fbf..000d61e6a 100644 --- a/libempathy/empathy-utils.c +++ b/libempathy/empathy-utils.c @@ -1144,7 +1144,7 @@ create_individual_from_persona (FolksPersona *persona) personas = GEE_SET ( gee_hash_set_new (FOLKS_TYPE_PERSONA, g_object_ref, g_object_unref, - g_direct_hash, g_direct_equal)); + NULL, NULL, NULL, NULL, NULL, NULL)); gee_collection_add (GEE_COLLECTION (personas), persona); -- cgit v1.2.3