summaryrefslogtreecommitdiff
path: root/weston-ivi-shell
diff options
context:
space:
mode:
authorEmre Ucan <eucan@de.adit-jv.com>2018-03-20 10:37:06 +0100
committerEmre Ucan <eucan@de.adit-jv.com>2018-03-20 12:20:03 +0100
commitcc09682729a454bd6255659f75461331b6a7dd03 (patch)
tree27eb11931f7ce3e1446eab310885db52942b6bf9 /weston-ivi-shell
parent4811e492f455f13e54d8cb155404c322c97ccb13 (diff)
downloadwayland-ivi-extension-cc09682729a454bd6255659f75461331b6a7dd03.tar.gz
ivi-controller: remove duplicate get_weston_surface call
Signed-off-by: Emre Ucan <eucan@de.adit-jv.com>
Diffstat (limited to 'weston-ivi-shell')
-rw-r--r--weston-ivi-shell/src/ivi-controller.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/weston-ivi-shell/src/ivi-controller.c b/weston-ivi-shell/src/ivi-controller.c
index 0ed83b4..ffa4a33 100644
--- a/weston-ivi-shell/src/ivi-controller.c
+++ b/weston-ivi-shell/src/ivi-controller.c
@@ -1820,7 +1820,6 @@ surface_event_configure(struct wl_listener *listener, void *data)
if (shell->bkgnd_surface_id == (int32_t)surface_id) {
float red, green, blue, alpha;
- w_surface = lyt->surface_get_weston_surface(layout_surface);
if (!shell->bkgnd_view) {
w_surface = lyt->surface_get_weston_surface(layout_surface);