de-e_comp_get()-ify e_utils

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2015-02-03 10:35:08 -05:00
parent 256378577c
commit c66f43593d
1 changed files with 1 additions and 1 deletions

View File

@ -835,7 +835,7 @@ e_util_win_auto_resize_fill(Evas_Object *win)
if (ec)
zone = ec->zone;
if (!zone)
zone = e_zone_current_get(e_comp_get(NULL));
zone = e_zone_current_get(e_comp);
if (zone)
{