diff -r e173a6f9a021 -r 0c0112fff3d2 pidgin/gtkutils.h --- a/pidgin/gtkutils.h Sat Apr 26 13:23:38 2014 +0200 +++ b/pidgin/gtkutils.h Sat Apr 26 13:39:11 2014 +0200 @@ -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