genlist: Simplify code (remove one argument)
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 22 Feb 2017 06:34:34 +0000 (15:34 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 22 Feb 2017 08:05:34 +0000 (17:05 +0900)
commit6245639b9c0c847abaafd845b630c27e633e37c7
tree8fd2e4fab9018aeeef3b1c96d1d6608195666dfc
parent3f41cdf59b091644675f438a21cba5b69e9cdc8e
genlist: Simplify code (remove one argument)

Parameter "qadd" is always true when calling _item_process_post(),
so simplify the code by removing it.
src/lib/elementary/elm_genlist.c