shell: Don't remove grab listener if surface was destroyed
This commit is contained in:
@@ -231,6 +231,7 @@ shell_grab_init(struct shell_grab *grab,
|
||||
static void
|
||||
shell_grab_finish(struct shell_grab *grab)
|
||||
{
|
||||
if (grab->shsurf)
|
||||
wl_list_remove(&grab->shsurf_destroy_listener.link);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user