ecore-evas-wayland: Remove call to ecore_wl_window_update_location
authorChris Michael <cp.michael@samsung.com>
Thu, 30 Jul 2015 19:17:57 +0000 (15:17 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 30 Jul 2015 19:17:57 +0000 (15:17 -0400)
commit82de5a66d7da2dbd63e8950fdfc6e469bae16276
treeead9d96fce25e2c5363494762b89abf7936a8277
parentd68644c920845c9b8905334d21f6fdbce6b0a560
ecore-evas-wayland: Remove call to ecore_wl_window_update_location

Summary: This function should really not be called here as it triggers
an xdg_surface_set_window_geometry call which (in turn) should only be
getting called when the window geometry (meaning visible region)
itself has changed.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c