]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-tp-chat.h
remove empathy_tp_chat_get_connection and priv->connection
[empathy.git] / libempathy / empathy-tp-chat.h
index f30325432e351044764ed33042143c9c44076a10..b5119fc46fd43ea805faada13fbe0aeca84f89d3 100644 (file)
@@ -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);