elm_map: remove unreasonable efl_super call
authorYeongjong Lee <cleanlyj@naver.com>
Wed, 8 Aug 2018 07:11:02 +0000 (16:11 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Fri, 17 Aug 2018 04:14:34 +0000 (13:14 +0900)
commit5c397aefba9a2929f4813b8bd6c7c89830704d8a
treed18ae0b25d1aea39c56d3818a28b64c47874a59a
parent35f995d5fde29d27ebd29b11fdaff0670e5c22cc
elm_map: remove unreasonable efl_super call

Summary:
Efl_Ui_Widget which is super of Elm_Map is not implement Efl_Ui_Zoom. to call
efl_super of Elm_Map for Efl_Ui_Zoom method occurs unresolved function error.

Test Plan:
map_example_01

Check that there is no error message.

Reviewers: zmike, Hermet

Reviewed By: Hermet

Subscribers: #reviewers, cedric, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6772
src/lib/elementary/elm_map.c