From 1a076de82797676d80ce3273dfe075d06111a446 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 12 Nov 2010 16:48:42 +0100 Subject: remove empathy_tp_chat_get_connection and priv->connection --- libempathy/empathy-tp-chat.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libempathy/empathy-tp-chat.h') diff --git a/libempathy/empathy-tp-chat.h b/libempathy/empathy-tp-chat.h index f30325432..b5119fc46 100644 --- a/libempathy/empathy-tp-chat.h +++ b/libempathy/empathy-tp-chat.h @@ -76,7 +76,6 @@ EmpathyTpChat *empathy_tp_chat_new (TpAccount *account, const gchar * empathy_tp_chat_get_id (EmpathyTpChat *chat); EmpathyContact *empathy_tp_chat_get_remote_contact (EmpathyTpChat *chat); TpAccount * empathy_tp_chat_get_account (EmpathyTpChat *chat); -TpConnection * empathy_tp_chat_get_connection (EmpathyTpChat *chat); gboolean empathy_tp_chat_is_ready (EmpathyTpChat *chat); void empathy_tp_chat_send (EmpathyTpChat *chat, TpMessage *message); -- cgit v1.2.3