use EINA_LIST_FREE()
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Wed, 25 Feb 2009 20:18:38 +0000 (20:18 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Wed, 25 Feb 2009 20:18:38 +0000 (20:18 +0000)
commit06a152f47e154faa8e4b0e007569cc2f29585bfd
treee918911b02811d72c6737068225162b0e3f6b468
parente1e4e1580b878418fa9186282a87de5acd658572
use EINA_LIST_FREE()

This macro helps releasing a list of elements in efficient and safe way.

SVN revision: 39217
src/lib/elm_genlist.c
src/lib/elm_hover.c
src/lib/elm_layout.c
src/lib/elm_list.c
src/lib/elm_main.c
src/lib/elm_theme.c
src/lib/elm_toolbar.c
src/lib/elm_widget.c