diff --git a/repos/gems/src/app/sculpt_manager/model/runtime_config.h b/repos/gems/src/app/sculpt_manager/model/runtime_config.h index 062c4411d4..fba9bf3fae 100644 --- a/repos/gems/src/app/sculpt_manager/model/runtime_config.h +++ b/repos/gems/src/app/sculpt_manager/model/runtime_config.h @@ -88,12 +88,6 @@ class Sculpt::Runtime_config return; } - bool const storage = (service == "Block"); - if (storage) { - result = "storage"; - return; - } - if (service == "ROM") { /*