Elementary genlist: Fixed warning. Spank raster.

SVN revision: 59154
This commit is contained in:
Daniel Juyung Seo 2011-05-03 17:32:18 +00:00
parent bfc20e11a9
commit 366265ee6f
1 changed files with 1 additions and 1 deletions

View File

@ -1965,7 +1965,7 @@ static Eina_Bool
_item_block_recalc(Item_Block *itb,
int in,
int qadd,
int norender)
int norender __UNUSED__)
{
const Eina_List *l;
Elm_Genlist_Item *it;