Mon, 24 Nov 2003 07:16:43 +0000
[gaim-migrate @ 8248]
hrmm, that didn't work so well
| src/conversation.c | file | annotate | diff | comparison | revisions |
--- 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()); }