mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
parent
b97e549dc4
commit
def630c3db
@ -88,12 +88,6 @@ class Sculpt::Runtime_config
|
||||
return;
|
||||
}
|
||||
|
||||
bool const storage = (service == "Block");
|
||||
if (storage) {
|
||||
result = "storage";
|
||||
return;
|
||||
}
|
||||
|
||||
if (service == "ROM") {
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user