]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-utils.h
Replace empathy_connection_get_protocol by tp_connection_parse_object_path
[empathy.git] / libempathy / empathy-utils.h
index 090de9dfd0a18a386322483dd50e9f9eb3819312..e6bcfebfc68e017145953ee407a3b5d00effd520 100644 (file)
@@ -78,8 +78,7 @@ gboolean     empathy_proxy_equal                    (gconstpointer    a,
                                                     gconstpointer    b);
 guint        empathy_proxy_hash                     (gconstpointer    key);
 gboolean     empathy_check_available_state          (void);
-gchar *      empathy_connection_get_protocol        (TpConnection    *connection,
-                                                    gchar          **cm_name);
+
 G_END_DECLS
 
 #endif /*  __EMPATHY_UTILS_H__ */