x11: Fix up for last merge

This commit is contained in:
Benjamin Otte 2020-05-17 19:21:17 +02:00
parent b353221185
commit 34d7e25a1f

View File

@ -5079,7 +5079,6 @@ gdk_x11_drag_surface_present (GdkDragSurface *drag_surface,
gdk_x11_surface_toplevel_resize (surface, width, height);
gdk_synthesize_surface_state (surface, GDK_SURFACE_STATE_WITHDRAWN, 0);
_gdk_surface_update_viewable (surface);
gdk_x11_surface_show (surface, FALSE);
gdk_surface_invalidate_rect (surface, NULL);