elm_win: fix correct rot variable in elm_win_rotation_get
authorYeongjong Lee <yj34.lee@samsung.com>
Mon, 25 Mar 2019 10:33:29 +0000 (10:33 +0000)
committerYeongjong Lee <yj34.lee@samsung.com>
Mon, 25 Mar 2019 10:39:17 +0000 (19:39 +0900)
commit81ce12546eb5825e1edbf62ee01ac25aca4b11ae
tree7c71a5517fb6fb156ab859110b8eb5c0d5729b4c
parenta632b6d0ab8110e08224a0b1d320911a1a30efdf
elm_win: fix correct rot variable in elm_win_rotation_get

Remove duplicated rotation variable

Also, it fixes wrong layout class comparing.

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D8464
src/lib/elementary/efl_ui_win.c
src/tests/elementary/elm_test_win.c