Re: [PATCH] ivi-shell: clean-up transition animation code.

2014-12-15 Thread Pekka Paalanen
On Mon, 15 Dec 2014 13:18:46 +0900 Nobuhiko Tanibata wrote: > ivi_layout_transition_layer_render_order is not necesary called. Remove > the method and methods called by it. > > Signed-off-by: Nobuhiko Tanibata > --- > ivi-shell/hmi-controller.c| 5 - > ivi-shell/ivi-layout-transition

[PATCH] ivi-shell: clean-up transition animation code.

2014-12-14 Thread Nobuhiko Tanibata
ivi_layout_transition_layer_render_order is not necesary called. Remove the method and methods called by it. Signed-off-by: Nobuhiko Tanibata --- ivi-shell/hmi-controller.c| 5 - ivi-shell/ivi-layout-transition.c | 194 -- 2 files changed, 199 deleti