comparison libgaim/protocols/qq/qq.c @ 14242:85f3808ca472

[gaim-migrate @ 16924] Got rid of a bunch of warnings. committer: Tailor Script <tailor@pidgin.im>
author Mark Huetsch <markhuetsch>
date Sun, 20 Aug 2006 23:16:44 +0000
parents 7cf90e0b6180
children 584cbd1628d0
comparison
equal deleted inserted replaced
14241:c54ea2572de9 14242:85f3808ca472
509 gaim_notify_formatted(gc, NULL, _("Login Information"), NULL, info->str, NULL, NULL); 509 gaim_notify_formatted(gc, NULL, _("Login Information"), NULL, info->str, NULL, NULL);
510 510
511 g_string_free(info, TRUE); 511 g_string_free(info, TRUE);
512 } 512 }
513 513
514 /*
514 static void _qq_menu_search_or_add_permanent_group(GaimPluginAction *action) 515 static void _qq_menu_search_or_add_permanent_group(GaimPluginAction *action)
515 { 516 {
516 gaim_roomlist_show_with_account(NULL); 517 gaim_roomlist_show_with_account(NULL);
517 } 518 }
519 */
518 520
519 /* 521 /*
520 static void _qq_menu_create_permanent_group(GaimPluginAction * action) 522 static void _qq_menu_create_permanent_group(GaimPluginAction * action)
521 { 523 {
522 GaimConnection *gc = (GaimConnection *) action->context; 524 GaimConnection *gc = (GaimConnection *) action->context;