mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-20 16:10:29 +00:00
base: remove destroy_signal_thread function
With the removal of the 'Entrypoint::schedule_suspend' mechanism, this function is no longer called. Issue #4940
This commit is contained in:
@ -197,7 +197,6 @@ class Core_child : public Child_policy
|
||||
*/
|
||||
|
||||
void Genode::init_signal_thread(Env &) { }
|
||||
void Genode::destroy_signal_thread() { }
|
||||
|
||||
|
||||
/*******************
|
||||
|
Reference in New Issue
Block a user