]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-spell.c
Updated Polish translation
[empathy.git] / libempathy-gtk / empathy-spell.c
index 3443fd9a099c0f65c80e6b136bc6823947aff25f..17c7f100e303bff989e9c1e7338b22665107e00c 100644 (file)
@@ -314,7 +314,6 @@ empathy_spell_check (const gchar *word)
        spell_setup_languages ();
 
        if (!languages) {
-               DEBUG ("No languages to check against");
                return TRUE;
        }