efl_ui_win: remove ELM_WIN_CHECK
authorJuyeon Lee <juyeonne.lee@samsung.com>
Tue, 14 Nov 2017 10:45:08 +0000 (19:45 +0900)
committerJiyoun Park <jy0703.park@samsung.com>
Tue, 19 Dec 2017 07:48:25 +0000 (16:48 +0900)
@fix

Change-Id: Iff3d57eb888d86be92b830365fb2978f2ad041cb

src/lib/elementary/efl_ui_win.c

index 558b8c6..b14a90d 100644 (file)
@@ -9026,7 +9026,6 @@ elm_win_active_win_orientation_get(Evas_Object *obj)
 EINA_DEPRECATED EAPI void
 elm_win_profiles_set(Evas_Object *obj, const char **profiles, unsigned int num_profiles)
 {
-   ELM_WIN_CHECK(obj);
    ELM_WIN_DATA_GET_OR_RETURN(obj, sd);
 
    // TODO: may need to merge below eolian api