Mercurial > pidgin
changeset 10721:fbd50c34a27f
[gaim-migrate @ 12319]
i can't remember if the spec changed, or I read it wrong, but this fixes jabber chat away stuff
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Thu, 24 Mar 2005 15:34:20 +0000 |
parents | 0e017707532f |
children | a14b82fc3a95 |
files | src/protocols/jabber/presence.c |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/jabber/presence.c Thu Mar 24 04:36:09 2005 +0000 +++ b/src/protocols/jabber/presence.c Thu Mar 24 15:34:20 2005 +0000 @@ -454,8 +454,6 @@ chat->id = i++; chat->muc = muc; chat->conv = serv_got_joined_chat(js->gc, chat->id, room_jid); - g_free(chat->handle); - chat->handle = g_strdup(jid->resource); gaim_conv_chat_set_nick(GAIM_CONV_CHAT(chat->conv), jid->resource); /* <iq to='room@server'