ecore-wl2: Don't call cursor_update_stop function twice.
authorChris Michael <cp.michael@samsung.com>
Tue, 25 Oct 2016 17:10:21 +0000 (13:10 -0400)
committerChris Michael <cp.michael@samsung.com>
Tue, 25 Oct 2016 18:22:07 +0000 (14:22 -0400)
commitdb63eff588c2e6f606c6159e540216f811d4e688
tree78d7a095dca83a168d18ed9996934f45ce905e95
parent17652ee8f3d3b68beb86545e249b0e3f8a28b79d
ecore-wl2: Don't call cursor_update_stop function twice.

When setting a cursor by name, the _ecore_wl2_input_cursor_set
function already makes a call to stop updating the cursor, so no need
to run that twice.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_wl2/ecore_wl2_window.c