elm_radio, tizen_vector : remove build warning 98/68698/2
authorJunsuChoi <jsuya.choi@samsung.com>
Mon, 9 May 2016 08:42:27 +0000 (17:42 +0900)
committerjunsu choi <jsuya.choi@samsung.com>
Mon, 9 May 2016 13:34:12 +0000 (06:34 -0700)
commit4a0620e508f4d96408b34f59b43497714770ef24
tree7ab936fce92f6a5256934cb01f305b14662d50d5
parent1eb2e33ef31b6bf3c30cee18f8d11894b74ffbee
elm_radio, tizen_vector : remove build warning

Because elm_radio could not refer to 'tizen_vg_radio_state_set' which
is located at 'tizen_vector', warning happened. So I declared
'tizen_vg_radio_state_set' in 'priv.h'
Additionally, I modified warning that happens in 'tizen_vector'.

Change-Id: I1d234131494e476172066a1e58015fbebd76309f
src/lib/elm_priv.h
src/lib/tizen_vector.c