elm_conform : remove build warnings 95/68695/2
authorJunsuChoi <jsuya.choi@samsung.com>
Mon, 9 May 2016 08:34:07 +0000 (17:34 +0900)
committerjunsu choi <jsuya.choi@samsung.com>
Mon, 9 May 2016 13:32:14 +0000 (06:32 -0700)
commit232dbb66cee69043516ba67becd0c4e42bdefcc7
tree99832da028dee81ad4f48ed3116361ae154758ea
parent1eb2e33ef31b6bf3c30cee18f8d11894b74ffbee
elm_conform : remove build warnings

Covered function that causes unused function warning with HAVE_ELEMENTARY_X macro
and removed unused variable 'part_type'. Removing this variable does not affect
working. Also instead of some unused parameters (void)variable_name line was added.

Change-Id: Idaaa92335400d7b79d968317c7f50de0a5c1721c
src/lib/elm_conform.c