kiosk-shell: Remove unnecessary is_mapped assignment
Signed-off-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
parent
7f62fe817a
commit
6a44272d01
@ -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…
x
Reference in New Issue
Block a user