]> git.0d.be Git - empathy.git/blobdiff - libempathy/gossip-utils.h
EmpathyContactList is now an interface implemented by
[empathy.git] / libempathy / gossip-utils.h
index e1e9baeed63c260d81d9de57f1817a04f057c712..052dfb78166150a4b15a46b9b603f18e9d04591a 100644 (file)
@@ -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