Remove unnecessary ACK wait when process input device event 59/139959/2
authorJi-hoon Lee <dalton.lee@samsung.com>
Fri, 21 Jul 2017 06:38:12 +0000 (15:38 +0900)
committerJi-hoon Lee <dalton.lee@samsung.com>
Fri, 21 Jul 2017 07:06:58 +0000 (16:06 +0900)
commit633e26420aecc99c1fd4520cb46d40b09d21a657
tree84e7a828bed55856a10ebbef4feb46124fb5a9ab
parent2febdedf796477bf624e467e55e99d7086861db2
Remove unnecessary ACK wait when process input device event

Since the current input device event delivery does not support
replying with return value mechanism, the ACK wait process
between the EcoreSocketPanelAgent and SCIM helper is useless
when processing input device events.

Change-Id: I7c352d9c9e88396e89f9f1fee65279f2212bb25e
ism/modules/panelagent/ecoresocket/ecore_socket_panel_agent_module.cpp
ism/src/scim_helper.cpp