diff -r 5eb4f6b78114 -r 25d39bb4d758 pidgin/gtkutils.h --- a/pidgin/gtkutils.h Fri Apr 25 16:55:07 2014 +0530 +++ b/pidgin/gtkutils.h Tue Apr 29 03:19:51 2014 +0530 @@ -400,17 +400,6 @@ gboolean pidgin_screenname_autocomplete_default_filter(const PidginBuddyCompletionEntry *completion_entry, gpointer all_accounts); /** - * pidgin_setup_gtkspell: - * @textview: The textview widget to setup spellchecking for. - * - * Sets up GtkSpell for the given GtkTextView, reporting errors - * if encountered. - * - * This does nothing if Pidgin is not compiled with GtkSpell support. - */ -void pidgin_setup_gtkspell(GtkTextView *textview); - -/** * pidgin_save_accels_cb: * * Save menu accelerators callback