mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 06:00:22 +00:00
gkimmulticontext: Remove left over debug print
Remove the g_print debug statement from propagate_purpose. https://bugzilla.gnome.org/show_bug.cgi?id=682747
This commit is contained in:
parent
7bc85458cc
commit
13a821e70b
@ -769,8 +769,6 @@ propagate_purpose (GtkIMMulticontext *context)
|
||||
GtkInputPurpose purpose;
|
||||
GtkInputHints hints;
|
||||
|
||||
g_print ("propagate purpose to %p\n", context->priv->slave);
|
||||
|
||||
if (context->priv->slave == NULL)
|
||||
return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user