Cleanup code

Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>



SVN revision: 82644
This commit is contained in:
Henrique Dante de Almeida 2013-01-11 16:43:20 +00:00 committed by Lucas De Marchi
parent ebbc9de6b9
commit c494985603
1 changed files with 0 additions and 4 deletions

View File

@ -582,10 +582,6 @@ _elm_win_resize_job(void *data)
if (sd->frame_obj)
evas_object_resize(sd->frame_obj, w, h);
/* if (sd->img_obj) */
/* { */
/* } */
evas_object_resize(sd->obj, w, h);
EINA_LIST_FOREACH(sd->resize_objs, l, obj)
{