mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-03 09:01:42 -05:00
Remove unnecessary wlsc_compositor_schedule_repaint() call
This commit is contained in:
parent
dff2e3c550
commit
855ab75787
1 changed files with 0 additions and 2 deletions
|
|
@ -921,8 +921,6 @@ notify_button(struct wlsc_input_device *device,
|
|||
WL_DRAG_OFFER_DROP);
|
||||
wlsc_input_device_end_grab(device, time);
|
||||
}
|
||||
|
||||
wlsc_compositor_schedule_repaint(compositor);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue