--- a/libpurple/protocols/oscar/oscar_data.c Sat Jan 05 07:49:15 2008 +0000 +++ b/libpurple/protocols/oscar/oscar_data.c Sat Jan 05 08:15:43 2008 +0000 @@ -97,8 +97,6 @@ g_free(od->oldp); if (od->getblisttimer > 0) purple_timeout_remove(od->getblisttimer); - if (od->getinfotimer > 0) - purple_timeout_remove(od->getinfotimer); while (od->oscar_connections != NULL) flap_connection_destroy(od->oscar_connections->data, OSCAR_DISCONNECT_DONE, NULL);