Changeset e35d1a1 for protocols/oscar
- Timestamp:
- 2007-04-22T20:44:27Z (18 years ago)
- Branches:
- master
- Children:
- 43671b9
- Parents:
- c737ba7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/oscar/oscar.c
rc737ba7 re35d1a1 2513 2513 2514 2514 /* Notify the conversation window that we've left the chat */ 2515 imcb_chat_ removed(cc->cnv);2515 imcb_chat_free(cc->cnv); 2516 2516 2517 2517 /* Destroy the chat_connection */
Note: See TracChangeset
for help on using the changeset viewer.