diff src/protocols/jabber/presence.c @ 7965:b02b30247e7a

[gaim-migrate @ 8642] oops committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Wed, 31 Dec 2003 08:22:55 +0000
parents a99f0aebc7ce
children ac01b7d67ff9
line wrap: on
line diff
--- a/src/protocols/jabber/presence.c	Wed Dec 31 08:05:22 2003 +0000
+++ b/src/protocols/jabber/presence.c	Wed Dec 31 08:22:55 2003 +0000
@@ -313,7 +313,7 @@
 				jabber_chat_destroy(chat);
 			} else {
 				gaim_conv_chat_remove_user(GAIM_CONV_CHAT(chat->conv), jid->resource,
-						real_jid);
+						NULL);
 			}
 		} else {
 			if(!jabber_chat_find_buddy(chat->conv, jid->resource))