elm_priv.h: Removed null check from ELM_SAFE_FREE because all efl
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Mon, 6 Jan 2014 15:14:35 +0000 (00:14 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Mon, 6 Jan 2014 15:14:35 +0000 (00:14 +0900)
commit0dcc0373e1aba2ef6be5f1c8b000fb59ffd3b874
treedc89a29bbc2764ed9e88af360c1ac371b78a5a57
parent354d82a65853b2960e8e5061497ded5bb4b3db7b
elm_priv.h: Removed null check from ELM_SAFE_FREE because all efl
free/del func + free func get null as valid parameter.

Now ELM_SAFE_FREE is less useful than before. It reduced 5 lines to 1
but now it reduces 2 lines to 1.
src/lib/elm_priv.h