mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Norman Feske
parent
a224d828f6
commit
483de40c96
@@ -61,7 +61,6 @@ bool Sliced_heap::alloc(size_t size, void **out_addr)
|
||||
return false;
|
||||
}
|
||||
catch (Out_of_ram) {
|
||||
error("could not allocate dataspace with size ", size);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user