diff src/gtkutils.h @ 9497:44a5bfa4730b

[gaim-migrate @ 10323] Done with the file chooser for right clicking and saving icons. There is a lot of code duplication here... I'm going to look at the file chooser in the request API now. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 10 Jul 2004 15:18:02 +0000
parents 4ff4c34b7500
children 4d05b6e9e9cd
line wrap: on
line diff
--- a/src/gtkutils.h	Fri Jul 09 22:37:13 2004 +0000
+++ b/src/gtkutils.h	Sat Jul 10 15:18:02 2004 +0000
@@ -67,14 +67,6 @@
 void gaim_setup_imhtml(GtkWidget *imhtml);
 
 /**
- * Displays a dialog for saving the buddy icon in a conversation.
- *
- * @param obj  @c NULL
- * @param conv The conversation.
- */
-void gaim_gtk_save_icon_dialog(GtkObject *obj, GaimConversation *conv);
-
-/**
  * Returns the display style for buttons for the specified conversation
  * type.
  *