Changeset e35d1a1 for protocols/oscar


Ignore:
Timestamp:
2007-04-22T20:44:27Z (17 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
43671b9
Parents:
c737ba7
Message:

Read-only support for Jabber conferences (non-anonymous rooms only).
Just don't use this, you're really not going to like it. :-)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/oscar/oscar.c

    rc737ba7 re35d1a1  
    25132513
    25142514        /* Notify the conversation window that we've left the chat */
    2515         imcb_chat_removed(cc->cnv);
     2515        imcb_chat_free(cc->cnv);
    25162516
    25172517        /* Destroy the chat_connection */
Note: See TracChangeset for help on using the changeset viewer.