Elementary genlist: Removed unnecessary blank lines.

SVN revision: 58459
This commit is contained in:
Daniel Juyung Seo 2011-04-07 16:20:29 +00:00
parent 35928fe87c
commit 6983399bc9
1 changed files with 0 additions and 2 deletions

View File

@ -4943,5 +4943,3 @@ elm_genlist_realized_items_update(Evas_Object *obj)
EINA_LIST_FOREACH(list, l, it)
elm_genlist_item_update(it);
}