mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-20 16:10:29 +00:00
@ -46,7 +46,5 @@ void Signal_transmitter::submit(unsigned cnt)
|
||||
if (res == NOVA_OK)
|
||||
return;
|
||||
|
||||
warning("submitting signal failed - error ", res, " - context=", _context);
|
||||
|
||||
_context = Signal_context_capability();
|
||||
}
|
||||
|
Reference in New Issue
Block a user