Remove rotation related code from show handler
authorJi-hoon Lee <dalton.lee@samsung.com>
Tue, 14 Mar 2017 00:48:10 +0000 (09:48 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 14 Mar 2017 02:00:28 +0000 (11:00 +0900)
commitee2aa6e25cc230bbc3b9d6e8a0a4d77c11c65fc7
treebde56055740761010e1cfac9794f65b2eeaaf48f
parenta3e16a04a065a0c892be0d1d1bea8227c796ed9a
Remove rotation related code from show handler

Since the rotation value is now delivered via
ime_app_rotation_degree_changed_cb instead of
show hander's parameter, there is no need to
execute rotation related code in show handler.

Change-Id: Ifbe1caf0ec8c33d8d206d1f4f288bf5551a45db5
src/ise.cpp