From aa098bf904f8e85fa6aa44ffea99e1e027775d26 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 21 Apr 2009 01:14:34 +0200 Subject: Replace empathy_connection_get_protocol by tp_connection_parse_object_path --- libempathy/empathy-utils.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libempathy/empathy-utils.h') diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h index 090de9dfd..e6bcfebfc 100644 --- a/libempathy/empathy-utils.h +++ b/libempathy/empathy-utils.h @@ -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__ */ -- cgit v1.2.3