diff options
Diffstat (limited to 'libempathy/empathy-tp-chatroom.h')
-rw-r--r-- | libempathy/empathy-tp-chatroom.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy/empathy-tp-chatroom.h b/libempathy/empathy-tp-chatroom.h index 8f0a18100..85bcf6f81 100644 --- a/libempathy/empathy-tp-chatroom.h +++ b/libempathy/empathy-tp-chatroom.h @@ -58,8 +58,6 @@ gboolean empathy_tp_chatroom_get_invitation (EmpathyTpChatroom *ch EmpathyContact **contact, const gchar **message); void empathy_tp_chatroom_accept_invitation (EmpathyTpChatroom *chatroom); -void empathy_tp_chatroom_set_topic (EmpathyTpChatroom *chatroom, - const gchar *topic); G_END_DECLS #endif /* __EMPATHY_TP_CHATROOM_H__ */ |