mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
parent
16ce6b7acc
commit
68ba648897
@ -610,7 +610,6 @@ class Lima::Call
|
||||
|
||||
bool result = false;
|
||||
auto free_ctx = [&] (Gpu_context &ctx) {
|
||||
::close(ctx.fd);
|
||||
Genode::destroy(_heap, &ctx);
|
||||
result = true;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user