ivi-layout: Remove weston_view_schedule_repaint()

There is no need to manually schedule a repaint anymore, it will be
triggered by changes to opacity or transform.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
This commit is contained in:
Philipp Zabel 2023-07-13 12:58:38 +02:00 committed by Marius Vlad
parent 1ad9687571
commit 5c1adb1cab
1 changed files with 0 additions and 2 deletions

View File

@ -624,8 +624,6 @@ update_prop(struct ivi_layout_view *ivi_view)
}
ivisurf->update_count++;
weston_view_schedule_repaint(ivi_view->view);
}
static bool