aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/gossip-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/gossip-utils.h')
-rw-r--r--libempathy/gossip-utils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/gossip-utils.h b/libempathy/gossip-utils.h
index e1e9baeed..052dfb781 100644
--- a/libempathy/gossip-utils.h
+++ b/libempathy/gossip-utils.h
@@ -88,7 +88,6 @@ gboolean gossip_g_value_equal (const GValue *value1,
guint gossip_account_hash (gconstpointer key);
gboolean gossip_account_equal (gconstpointer a,
gconstpointer b);
-GossipContact * gossip_get_own_contact_from_contact (GossipContact *contact);
MissionControl *gossip_mission_control_new (void);
G_END_DECLS