Wed, 30 Oct 2002 21:25:28 +0000
[gaim-migrate @ 3984] Bugfix.
--- a/plugins/chatlist.c Wed Oct 30 16:56:25 2002 +0000 +++ b/plugins/chatlist.c Wed Oct 30 21:25:28 2002 +0000 @@ -136,7 +136,6 @@ cr->exchange = atoi(buf); chat_rooms = g_list_append(chat_rooms, cr); } - g_free(x); fclose(f); setup_buddy_chats(); }