Elementary genlist: Removed internal routine in _item_block_realize().
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 8 Jun 2011 10:48:20 +0000 (10:48 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 8 Jun 2011 10:48:20 +0000 (10:48 +0000)
commitd0e9ef51997bf4c881b1790430982f49e1cedbc5
treea075d3168470bdb710a1878970565e6e71568e8e
parente9a012b7665e2144e908f0117cc367c27864f0f4
Elementary genlist: Removed internal routine in _item_block_realize().

Genlist items are realized separately. So block realize doesn't mean
realizing all items in the block. This function and
_item_block_unrealize() will be refactored later again.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60085 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/elm_genlist.c