genlist: remove unnecessary data creation

Summary :
after using hash, sd is not needed on block_recalc
so it must be removed.

@fix
This commit is contained in:
SangHyeon Lee 2015-12-17 16:13:13 +09:00
parent a5eed521fe
commit 278df0cc76
1 changed files with 0 additions and 1 deletions

View File

@ -5061,7 +5061,6 @@ _item_block_recalc(Item_Block *itb,
Evas_Coord minw = 0, minh = 0;
Eina_Bool show_me = EINA_FALSE, changed = EINA_FALSE;
Evas_Coord y = 0;
Elm_Genlist_Data *sd = NULL;
Item_Size *size = NULL;
itb->num = in;