remove deprecated APIs and Enums 62/182562/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Tue, 26 Jun 2018 07:01:29 +0000 (16:01 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Tue, 26 Jun 2018 07:01:44 +0000 (16:01 +0900)
commit39ecf5e2c2f0930146c7c822285ece5dd5443710
tree862275c97ca22c045a832bdff007b988eec9e750
parent4fa62be97fc97db59223fb9d10237812488da613
remove deprecated APIs and Enums

Removed APIs
 - efl_util_notification_window_level_error_cb
 - efl_util_set_notification_window_level_error_cb
 - efl_util_unset_notification_window_level_error_cb
 - efl_util_window_screen_mode_error_cb
 - efl_util_set_window_screen_mode_error_cb
 - efl_util_unset_window_screen_mode_error_cb

Removed Enums
 - EFL_UTIL_NOTIFICATION_LEVEL_1
 - EFL_UTIL_NOTIFICATION_LEVEL_2
 - EFL_UTIL_NOTIFICATION_LEVEL_3

Change-Id: I5f3023c2906a8cf4099af518b3ca43cea91d1f9b
include/efl_util.h.in
src/efl_util.c