ecore_imf: remove NULL check prior to EINA_LIST_FREE
authorjihoon <jihoon@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 28 Mar 2012 11:03:11 +0000 (11:03 +0000)
committerjihoon <jihoon@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 28 Mar 2012 11:03:11 +0000 (11:03 +0000)
commitc693f2f05c05c7df4af46c885de244b7bb371c57
tree4f505283f219fe88835efe0c89c0cfd67bbc0b12
parent0cf954e1079a77bc2b4aa1e6742336f8f32c61f2
ecore_imf: remove NULL check prior to EINA_LIST_FREE
EINA_LIST_FREE checks whether its parameter is NULL or not
Thanks, Sebastian.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@69703 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_imf/ecore_imf_context.c