broadway: Remove some spew

This commit is contained in:
Alexander Larsson 2019-03-26 17:09:41 +01:00
parent cf4226586a
commit 6fce18e1a1

View File

@ -1273,8 +1273,6 @@ gdk_broadway_surface_begin_move_drag (GdkSurface *surface,
if (impl->maximized)
return;
g_print ("gdk_broadway_surface_begin_move_drag\n");
mv_resize = get_move_resize_data (gdk_surface_get_display (surface), TRUE);
if (mv_resize->moveresize_surface != NULL)