Do not remove the item from pane twice (#30254)
Probably a merge artifact? Release Notes: - N/A
This commit is contained in:
parent
b343a8aa22
commit
85fda90993
1 changed files with 0 additions and 1 deletions
|
@ -1578,7 +1578,6 @@ impl Pane {
|
||||||
window,
|
window,
|
||||||
cx,
|
cx,
|
||||||
);
|
);
|
||||||
pane.remove_item(item_to_close.item_id(), false, true, window, cx);
|
|
||||||
})
|
})
|
||||||
.ok();
|
.ok();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue