genlist : fix genlist build errors

This commit is contained in:
SangHyeon Lee 2015-12-17 17:13:43 +09:00
parent 1ea1bba734
commit 71cdc2f269
1 changed files with 0 additions and 1 deletions

View File

@ -5066,7 +5066,6 @@ _item_block_recalc(Item_Block *itb,
itb->num = in;
EINA_LIST_FOREACH(itb->items, l, it)
{
sd = GL_IT(it)->wsd;
show_me |= it->item->show_me;
if (!it->filtered) _item_filtered_get(it);