e-comp-wl: don't send keyboard modifiers twice.
authorChris Michael <cp.michael@samsung.com>
Tue, 14 Jul 2015 18:46:13 +0000 (14:46 -0400)
committerChris Michael <cp.michael@samsung.com>
Tue, 14 Jul 2015 18:46:13 +0000 (14:46 -0400)
commit147bc3d71afae2cde120bff7c2f6a9c46d6ad0d8
tree8e8a78a802df7ff2e8f42e2f7821579ced85f40c
parent116af14649b23ad6bed716dd758a5c124ffcfd89
e-comp-wl: don't send keyboard modifiers twice.

NB: e_comp_wl_input_keyboard_modifiers_update already sends keyboard
modifiers to all keyboard resources, so no need to call this twice.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/bin/e_comp_wl_input.c