mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-20 04:40:07 +01:00
The return values for most of the API functions will be removed and replaced by asserts. So remove the return value checks. The end result will be the same: These functions only fail for incorrect API usage, so basically the asserts are moved from the hmi-controller into the shell. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> |
||
|---|---|---|
| .. | ||
| hmi-controller.c | ||
| ivi-layout-export.h | ||
| ivi-layout-private.h | ||
| ivi-layout-shell.h | ||
| ivi-layout-transition.c | ||
| ivi-layout.c | ||
| ivi-shell.c | ||
| ivi-shell.h | ||
| meson.build | ||
| weston.ini.in | ||