Remove unnecessary code from elm_colorselector
authorBruno Dilly <bdilly@profusion.mobi>
Mon, 27 Dec 2010 03:18:48 +0000 (03:18 +0000)
committerBruno Dilly <bdilly@profusion.mobi>
Mon, 27 Dec 2010 03:18:48 +0000 (03:18 +0000)
commit8c9c25c478841140391e03e32f5fd8ad38485411
treef56f900b98514e5529ab6593035367e1ec0e1c45
parenta66491b19681716e674f4a4ab30baff356ea85c6
Remove unnecessary code from elm_colorselector

evas_object_show(obj); codes can be deleted if the obj will be swallowed

By: WooHyun Jung <wh0705.jung@samsung.com>

SVN revision: 55760
src/lib/elm_colorselector.c