[gtk+] wayland: Remove unhelpful debug message



commit 2928ffc7b1bb577e77674ab721ebe5b99f0439f6
Author: Rob Bradford <rob linux intel com>
Date:   Wed Jul 11 14:17:36 2012 +0100

    wayland: Remove unhelpful debug message

 gdk/wayland/gdkselection-wayland.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/gdk/wayland/gdkselection-wayland.c b/gdk/wayland/gdkselection-wayland.c
index 47dec4e..3970275 100644
--- a/gdk/wayland/gdkselection-wayland.c
+++ b/gdk/wayland/gdkselection-wayland.c
@@ -37,9 +37,6 @@ _gdk_wayland_display_set_selection_owner (GdkDisplay *display,
 					  guint32     time,
 					  gboolean    send_event)
 {
-  fprintf(stderr, "set selection owner: atom %ld, owner %p\n",
-	  selection, owner);
-
   return TRUE;
 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]