mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 22:20:24 +00:00
broadway: Remove some spew
This commit is contained in:
parent
cf4226586a
commit
6fce18e1a1
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user