[PATCH weston 4/4] ivi-shell: remove a code which expects only a screen in the system.
Nobuhiko Tanibata
nobuhiko_tanibata at xddp.denso.co.jp
Wed Nov 25 06:37:09 PST 2015
From: Nobuhiko Tanibata <NOBUHIKO_TANIBATA at xddp.denso.co.jp>
It breaks from wl_list_for_each of screens when the frist screen found.
Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA at xddp.denso.co.jp>
Reviewed-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
---
ivi-shell/ivi-layout.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/ivi-shell/ivi-layout.c b/ivi-shell/ivi-layout.c
index 732a557..04fee7a 100644
--- a/ivi-shell/ivi-layout.c
+++ b/ivi-shell/ivi-layout.c
@@ -851,8 +851,6 @@ commit_screen_list(struct ivi_layout *layout)
ivisurf->surface->output = iviscrn->output;
}
}
-
- break;
}
}
--
1.8.3.1
More information about the wayland-devel
mailing list