mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 02:40:08 +00:00
parent
cb10fe1d77
commit
ff740e300a
@ -237,6 +237,8 @@ class Wm::Window_registry
|
||||
|
||||
_windows.remove(win);
|
||||
|
||||
_window_ids.free(win->id().value);
|
||||
|
||||
Genode::destroy(&_alloc, win);
|
||||
|
||||
_report_updated_window_list_model();
|
||||
|
Loading…
Reference in New Issue
Block a user