diff -r e173a6f9a021 -r 0c0112fff3d2 pidgin/gtkdialogs.c
--- a/pidgin/gtkdialogs.c Sat Apr 26 13:23:38 2014 +0200
+++ b/pidgin/gtkdialogs.c Sat Apr 26 13:39:11 2014 +0200
@@ -651,12 +651,6 @@
g_string_append(str, "
Gadu-Gadu library (libgadu):Disabled");
#endif
-#ifdef USE_GTKSPELL
- g_string_append(str, "GtkSpell:Enabled");
-#else
- g_string_append(str, "GtkSpell:Disabled");
-#endif
-
#ifdef HAVE_GNUTLS
g_string_append(str, "GnuTLS:Enabled");
#else