comparison src/gtkdialogs.c @ 9944:e4a27c9aec4c

[gaim-migrate @ 10838] with much rejoicing, and massive thanks to the efforts of Christian, and all who have helped him, I present to you the incomplete status rewrite! committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 03 Sep 2004 21:35:52 +0000
parents c203312d8224
children b13013595c08
comparison
equal deleted inserted replaced
9943:f8e395a054e2 9944:e4a27c9aec4c
859 _("Remove Buddy"), G_CALLBACK(gaim_gtkdialogs_remove_buddy_cb), 859 _("Remove Buddy"), G_CALLBACK(gaim_gtkdialogs_remove_buddy_cb),
860 _("Cancel"), NULL); 860 _("Cancel"), NULL);
861 861
862 g_free(text); 862 g_free(text);
863 } 863 }
864 #endif /* 0 */
864 865
865 static void 866 static void
866 gaim_gtkdialogs_remove_chat_cb(GaimChat *chat) 867 gaim_gtkdialogs_remove_chat_cb(GaimChat *chat)
867 { 868 {
868 char *name = NULL; 869 char *name = NULL;