mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-20 04:40:07 +01:00
kiosk-shell: Remove unnecessary is_mapped assignment
Signed-off-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
parent
7f62fe817a
commit
6a44272d01
1 changed files with 0 additions and 1 deletions
|
|
@ -961,7 +961,6 @@ desktop_surface_committed(struct weston_desktop_surface *desktop_surface,
|
|||
shsurf->output);
|
||||
struct kiosk_shell_seat *kiosk_seat;
|
||||
|
||||
shsurf->view->is_mapped = true;
|
||||
weston_surface_map(surface);
|
||||
|
||||
kiosk_seat = get_kiosk_shell_seat(seat);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue