ecore_input: Remove warning message 26/117726/1 accepted/tizen/common/20170309.175613 accepted/tizen/ivi/20170310.031702 accepted/tizen/mobile/20170310.031358 accepted/tizen/tv/20170310.031515 accepted/tizen/unified/20170310.080710 accepted/tizen/wearable/20170310.031619 submit/tizen/20170309.095236 submit/tizen_unified/20170310.011402
authorShinwoo Kim <cinoo.kim@samsung.com>
Tue, 7 Mar 2017 07:59:43 +0000 (16:59 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 7 Mar 2017 07:59:43 +0000 (16:59 +0900)
commit7d714623a7c7d2a6b1f88fe1f00dc9810d60944e
treea2794478937d8f6f4357ba76320561325bb2d59b
parent2078fd2bd8f234ef36df0e8bb78a873afcba398e
ecore_input: Remove warning message

ecore_input_joystick_init/shutdown are deprecated, and these are internal functions.
The deprecated declaration makes warning message because ecore_event_init/shutdown uses those internally.

@tizen_fix

Change-Id: Ie904bdd72d75627a99aceb6d43d26ed55834847b
src/lib/ecore_input/ecore_input.c