]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-tp-chat.h
Fix warning when selecting all accounts.
[empathy.git] / libempathy / empathy-tp-chat.h
index a9278c3f1e551fecaae72d3e49f416b962a0657d..55bbfcd3d8577fdad2ebcc70d795ddb29141158a 100644 (file)
@@ -65,10 +65,6 @@ void           empathy_tp_chat_send                 (EmpathyTpChat             *
 void           empathy_tp_chat_set_state            (EmpathyTpChat             *chat,
                                                     TelepathyChannelChatState  state);
 const gchar *  empathy_tp_chat_get_id               (EmpathyTpChat             *chat);
-gchar *        empathy_tp_chat_build_id             (McAccount                 *account,
-                                                    const gchar               *contact_id);
-gchar *        empathy_tp_chat_build_id_for_chan    (McAccount                 *account,
-                                                    TpChan                    *tp_chan);
 
 G_END_DECLS