comparison src/core.c @ 4753:7c1db830f57b

[gaim-migrate @ 5070] Ok, this is definately better. Maybe. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 13 Mar 2003 21:36:02 +0000
parents 7a2e45719bd0
children c4c28874ecd3
comparison
equal deleted inserted replaced
4752:e4a8c7215fdf 4753:7c1db830f57b
475 */ 475 */
476 #ifndef _WIN32 476 #ifndef _WIN32
477 GIOChannel *channel; 477 GIOChannel *channel;
478 #endif 478 #endif
479 479
480 gaim_set_blist(gaim_blist_new());
480 gaim_blist_load(); 481 gaim_blist_load();
481 482
482 #ifndef _WIN32 483 #ifndef _WIN32
483 484
484 UI_fd = open_socket(); 485 UI_fd = open_socket();