e_input: fix build warning about unused function 51/291551/1
authorduna.oh <duna.oh@samsung.com>
Tue, 18 Apr 2023 06:12:40 +0000 (15:12 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Tue, 18 Apr 2023 07:24:42 +0000 (16:24 +0900)
commite0c98a3785a659cba692bf3850782e7d95509c1d
tree84d9ad9b10842f6f203a2398f19468b8dc0c2c91
parent3fe40f23294e0035a686f6b8c7fcaabef472dc4e
e_input: fix build warning about unused function

The function '_device_handle_axis()' is only used
when LIBINPUT_HAVE_SCROLL_VALUE120 is undefined.

Change-Id: I8e1ae2db20074a300342d30f691b7c23d4ca4881
src/bin/e_input_evdev.c