Skip to content
Snippets Groups Projects
Commit 747c3865 authored by Nobuhiko Tanibata's avatar Nobuhiko Tanibata Committed by Pekka Paalanen
Browse files

ivi-shell: remove a code which expects only a screen in the system.


It breaks from wl_list_for_each of screens when the frist screen found.

Signed-off-by: default avatarNobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
Reviewed-by: Pekka Paalanen's avatarPekka Paalanen <pekka.paalanen@collabora.co.uk>
parent fbfa8f21
No related branches found
No related tags found
No related merge requests found
......@@ -851,8 +851,6 @@ commit_screen_list(struct ivi_layout *layout)
ivisurf->surface->output = iviscrn->output;
}
}
break;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment