# HG changeset patch # User Tim Ringenbach # Date 1090478831 0 # Node ID 1a9157d70ec0f06ce8e6e604e8442dfc982b6e94 # Parent d39eecc24a591f69118d97611877c8c45851b3fc [gaim-migrate @ 10419] [01:36] marv: i'm going to clean up that last patch.. committer: Tailor Script diff -r d39eecc24a59 -r 1a9157d70ec0 src/protocols/yahoo/yahoochat.c --- a/src/protocols/yahoo/yahoochat.c Thu Jul 22 06:22:36 2004 +0000 +++ b/src/protocols/yahoo/yahoochat.c Thu Jul 22 06:47:11 2004 +0000 @@ -186,11 +186,8 @@ } if (who && room) { - GaimConversation *conv; - - conv = gaim_find_conversation_with_account(room, gc->account); /* make sure we're in the room before we process a decline message for it */ - if(conv && gaim_conversation_get_type(conv) == GAIM_CONV_CHAT) { + if(yahoo_find_conference(gc, room)) { char *tmp; tmp = g_strdup_printf(_("%s declined your conference invitation to room \"%s\" because \"%s\"."),