It appears this function was removed

Thu, 27 May 2010 18:56:33 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Thu, 27 May 2010 18:56:33 +0000
changeset 30351
07442b6e985f
parent 30350
1332e65799d7
child 30352
9ddeb8b03876

It appears this function was removed

libpurple/protocols/jabber/chat.h file | annotate | diff | comparison | revisions
--- 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);

mercurial