wayland compositor: remove _e_comp_wl_client_focus()
authorDerek Foreman <derekf@osg.samsung.com>
Fri, 20 Mar 2015 19:26:08 +0000 (15:26 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 20 Mar 2015 19:26:09 +0000 (15:26 -0400)
commit73db701a921b3feb087a19a825e388b9df95d484
treedd49abbd26caa6752f934d008e483ba28b5ef352
parenta91444a0c4d56e6697b999c3529b3498a66bad65
wayland compositor: remove _e_comp_wl_client_focus()

Summary:
We now have a subset of that functionality in e_comp_wl_input.c, so use
that function instead.  The missing bits are moved into the one remaining
caller.

Reviewers: zmike, devilhorns

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2207
src/bin/e_comp_wl.c