Mercurial > pidgin.yaz
changeset 7624:8df31c1aca4a
[gaim-migrate @ 8248]
hrmm, that didn't work so well
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Mon, 24 Nov 2003 07:16:43 +0000 |
parents | 5381f96fc185 |
children | 1ffe44bb2573 |
files | src/conversation.c |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/conversation.c Mon Nov 24 07:00:39 2003 +0000 +++ b/src/conversation.c Mon Nov 24 07:16:43 2003 +0000 @@ -2755,7 +2755,5 @@ void gaim_conversations_uninit(void) { - /* close the conversations, which will also finalize the logs for us */ - gaim_conversation_foreach(gaim_conversation_destroy); gaim_signals_unregister_by_instance(gaim_conversations_get_handle()); }