: wayland-devel@lists.freedesktop.org
> Subject: Re: [PATCH weston v2 6/6] ivi-shell: remove ivi_shell_setting
>
> On Thu, 25 Jan 2018 14:37:38 +0100
> Emre Ucan wrote:
>
> > it has only developermode option parameter.
> > The parameter is only used in init_ivi_shell.
> &g
On Thu, 25 Jan 2018 14:37:38 +0100
Emre Ucan wrote:
> it has only developermode option parameter.
> The parameter is only used in init_ivi_shell.
> Therefore, we can basically remove the struct,
> and check the option locally in the function.
>
> Signed-off-by: Emre Ucan
> Reviewed-by: Pekka Pa
it has only developermode option parameter.
The parameter is only used in init_ivi_shell.
Therefore, we can basically remove the struct,
and check the option locally in the function.
Signed-off-by: Emre Ucan
Reviewed-by: Pekka Paalanen
---
ivi-shell/ivi-shell.c | 42