aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-charset-map.c
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-charset-map.c')
-rw-r--r--camel/camel-charset-map.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-charset-map.c b/camel/camel-charset-map.c
index 5ad5a249af..777f6278dd 100644
--- a/camel/camel-charset-map.c
+++ b/camel/camel-charset-map.c
@@ -415,7 +415,7 @@ camel_charset_to_iconv (const char *name)
}
ICONV_CHARSETS_UNLOCK ();
- g_warning ("camel_charset_to_iconv (\"%s\") => \"%s\"", name, charset);
+ /*g_warning ("camel_charset_to_iconv (\"%s\") => \"%s\"", name, charset);*/
return charset;
}