aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-spell.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-spell.c')
-rw-r--r--libempathy-gtk/empathy-spell.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-spell.c b/libempathy-gtk/empathy-spell.c
index 3443fd9a0..17c7f100e 100644
--- a/libempathy-gtk/empathy-spell.c
+++ b/libempathy-gtk/empathy-spell.c
@@ -314,7 +314,6 @@ empathy_spell_check (const gchar *word)
spell_setup_languages ();
if (!languages) {
- DEBUG ("No languages to check against");
return TRUE;
}