Mercurial > pidgin.yaz
changeset 30527:34cd785f849c
It appears this function was removed
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 27 May 2010 18:56:33 +0000 |
parents | cb74b2877ea7 |
children | 208641cbe979 |
files | libpurple/protocols/jabber/chat.h |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/jabber/chat.h Thu May 27 00:36:57 2010 +0000 +++ b/libpurple/protocols/jabber/chat.h Thu May 27 18:56:33 2010 +0000 @@ -102,8 +102,6 @@ gboolean jabber_chat_role_user(JabberChat *chat, const char *who, const char *role, const char *why); gboolean jabber_chat_role_list(JabberChat *chat, const char *role); -gboolean jabber_chat_kick_user(JabberChat *chat, const char *who, - const char *why); PurpleRoomlist *jabber_roomlist_get_list(PurpleConnection *gc); void jabber_roomlist_cancel(PurpleRoomlist *list);