mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-19 15:43:56 +00:00
committed by
Christian Helmuth
parent
cb10fe1d77
commit
ff740e300a
@ -237,6 +237,8 @@ class Wm::Window_registry
|
|||||||
|
|
||||||
_windows.remove(win);
|
_windows.remove(win);
|
||||||
|
|
||||||
|
_window_ids.free(win->id().value);
|
||||||
|
|
||||||
Genode::destroy(&_alloc, win);
|
Genode::destroy(&_alloc, win);
|
||||||
|
|
||||||
_report_updated_window_list_model();
|
_report_updated_window_list_model();
|
||||||
|
Reference in New Issue
Block a user