[gaim-migrate @ 8248]

Mon, 24 Nov 2003 07:16:43 +0000

author
Nathan Walp <nwalp@pidgin.im>
date
Mon, 24 Nov 2003 07:16:43 +0000
changeset 7624
1fe9cb251702
parent 7623
ea9fc2f9c46b
child 7625
539319da0a7b

[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());
 }

mercurial