]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkimmulticontext.c
filechooserbutton: Test that the expected filename is shown
[~andy/gtk] / gtk / gtkimmulticontext.c
index 66e47b9ffbd9946447e7f3c0545034e36118e18a..712d5ca8736d83396e7295ca70b4f49796efd579 100644 (file)
@@ -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;