On Thu, 3 Mar 2016 19:56:09 +0900
Wataru Natsume wrote:
> From: Wataru Natsume
>
> The warning of ivisurface reassign can be removed. Current
> ivi_layout_layer_add_surface() removes the ivisurface from its previous
> ivilayer and returns sucess.
>
> Signed-off-by: Wataru Natsume
> ---
>
From: Wataru Natsume
The warning of ivisurface reassign can be removed. Current
ivi_layout_layer_add_surface() removes the ivisurface from its previous
ivilayer and returns sucess.
Signed-off-by: Wataru Natsume
---
ivi-shell/ivi-layout.c |8 +++-
1 file changed, 7 insertions(+), 1 de