[gtk+] gkimmulticontext: Remove left over debug print
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] gkimmulticontext: Remove left over debug print
- Date: Mon, 27 Aug 2012 02:26:08 +0000 (UTC)
commit 13a821e70b09e4f59488f1cc53af7f65612e1ebd
Author: Adel Gadllah <adel gadllah gmail com>
Date: Mon Aug 27 00:48:43 2012 +0200
gkimmulticontext: Remove left over debug print
Remove the g_print debug statement from propagate_purpose.
https://bugzilla.gnome.org/show_bug.cgi?id=682747
gtk/gtkimmulticontext.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkimmulticontext.c b/gtk/gtkimmulticontext.c
index 66e47b9..712d5ca 100644
--- a/gtk/gtkimmulticontext.c
+++ b/gtk/gtkimmulticontext.c
@@ -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;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]