oops printf--

SVN revision: 54286
This commit is contained in:
Carsten Haitzler 2010-11-08 05:38:53 +00:00
parent a2afe41e34
commit fc2ce6239b
1 changed files with 0 additions and 1 deletions

View File

@ -1289,7 +1289,6 @@ _item_realize(Elm_Genlist_Item *it, int in, int calc)
it->order_num_in = in;
itc = _item_cache_find(it);
printf("REALIZE item %p, itc = %p\n", it, itc);
if (itc)
{
it->base.view = itc->base_view;