glue: Correct missing bytes in ApplicationLaunchParameter
This commit is contained in:
parent
d40a38df8d
commit
d10fc2d727
7 changed files with 71 additions and 37 deletions
|
@ -61,8 +61,6 @@ FileSys::StorageId GetStorageIdForFrontendSlot(
|
|||
default:
|
||||
return FileSys::StorageId::None;
|
||||
}
|
||||
|
||||
UNREACHABLE();
|
||||
}
|
||||
|
||||
} // Anonymous namespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue