rdp: Don't use pixman shadow buffer

We don't need this.

Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
This commit is contained in:
Derek Foreman 2022-12-13 10:15:11 -06:00 committed by Daniel Stone
parent cb796135be
commit 5f628006f0
1 changed files with 0 additions and 1 deletions

View File

@ -441,7 +441,6 @@ rdp_output_enable(struct weston_output *base)
struct rdp_backend *b;
struct wl_event_loop *loop;
const struct pixman_renderer_output_options options = {
.use_shadow = true,
.fb_size = {
.width = output->base.current_mode->width,
.height = output->base.current_mode->height