Remove unnecessary wlsc_compositor_schedule_repaint() call
This commit is contained in:
@@ -921,8 +921,6 @@ notify_button(struct wlsc_input_device *device,
|
|||||||
WL_DRAG_OFFER_DROP);
|
WL_DRAG_OFFER_DROP);
|
||||||
wlsc_input_device_end_grab(device, time);
|
wlsc_input_device_end_grab(device, time);
|
||||||
}
|
}
|
||||||
|
|
||||||
wlsc_compositor_schedule_repaint(compositor);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|||||||
Reference in New Issue
Block a user