wayland: Remove debug spew
authorMatthias Clasen <mclasen@redhat.com>
Sun, 5 Jan 2020 14:18:10 +0000 (09:18 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 6 Jan 2020 13:19:01 +0000 (08:19 -0500)
gdk/wayland/gdkdrag-wayland.c

index 9226fae10ae1373afaa3f9ded39d17e1b3efb2c2..fd4dc9ec988a64d650e259a9b815c81b5d3fb380 100644 (file)
@@ -402,7 +402,6 @@ _gdk_wayland_surface_drag_begin (GdkSurface         *surface,
                                   gdk_to_wl_actions (actions));
     }
 
-g_print ("drag begin\n");
   gdk_wayland_seat_set_drag (seat, drag);
 
   wl_data_device_start_drag (gdk_wayland_device_get_data_device (device),