Fri, 18 Jul 2003 03:27:01 +0000
[gaim-migrate @ 6693]
bah.
| src/core.c | file | annotate | diff | comparison | revisions |
--- a/src/core.c Fri Jul 18 02:32:13 2003 +0000 +++ b/src/core.c Fri Jul 18 03:27:01 2003 +0000 @@ -61,7 +61,6 @@ /* Initialize all static protocols. */ static_proto_init(); - printf("gaim_prefs_init\n"); gaim_prefs_init(); if (ops != NULL) { @@ -72,7 +71,6 @@ ops->debug_ui_init(); } - printf("conversation_init\n"); gaim_conversation_init(); gaim_proxy_init(); gaim_sound_init();