xwayland: Remove unused call weston_wm_handle_configure_notify.
authorStefan Schmidt <s.schmidt@samsung.com>
Thu, 10 Oct 2013 13:28:29 +0000 (14:28 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 11 Oct 2013 20:30:15 +0000 (13:30 -0700)
commit08921b85ce954c119e887d43a8411c9624d6c5ce
treef9c2888fe9147f42806049d47af1441b08e4d515
parentabd5d47b3b3ce45be81adf04dd9d9730a9d3fd32
xwayland: Remove unused call weston_wm_handle_configure_notify.

We get the child position but never use this information here. Just remove it.
Spotted by Christopher Michael.

Signed-off-by: Stefan Schmidt <s.schmidt@samsung.com>
src/xwayland/window-manager.c