Remove the debugging message here.
* gal/widgets/e-unicode.c (e_utf8_to_gtk_string_sized): Remove the debugging message here. svn path=/trunk/; revision=11179
This commit is contained in:
@ -359,7 +359,6 @@ e_utf8_to_gtk_string_sized (GtkWidget *widget, const gchar *string, gint bytes)
|
||||
|
||||
*ob = '\0';
|
||||
|
||||
d(printf("utf8_to_gtk: %s => %s\n", string, new));
|
||||
return new;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user