From 7f36aa093e1a9de168ca851f6ed6f9f85895c4f3 Mon Sep 17 00:00:00 2001 From: Daniel Juyung Seo Date: Thu, 7 Apr 2011 16:20:29 +0000 Subject: [PATCH] Elementary genlist: Removed unnecessary blank lines. SVN revision: 58459 --- src/lib/elm_genlist.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/lib/elm_genlist.c b/src/lib/elm_genlist.c index 796a51b..8444d22 100644 --- a/src/lib/elm_genlist.c +++ b/src/lib/elm_genlist.c @@ -4943,5 +4943,3 @@ elm_genlist_realized_items_update(Evas_Object *obj) EINA_LIST_FOREACH(list, l, it) elm_genlist_item_update(it); } - - -- 2.7.4