X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fshell.c;h=abd3cf1b0b86f3418e2ada7a401a840dcd71f5bc;hb=a6ffcf30a926568e269b33b57f3740acfa7bb7f4;hp=8a21ed873f14df54c4ec0a7d144c6f3bea77d1b7;hpb=7f8195bae3548b25186ca2b7287dd1293fc0d7e5;p=src%2Fagl-compositor.git diff --git a/src/shell.c b/src/shell.c index 8a21ed8..abd3cf1 100644 --- a/src/shell.c +++ b/src/shell.c @@ -1029,7 +1029,7 @@ curtain_get_label(struct weston_surface *surface, char *buf, size_t len) } static void -curtain_surface_committed(struct weston_surface *es, int32_t sx, int32_t sy) +curtain_surface_committed(struct weston_surface *es, struct weston_coord_surface new_origin) { }