mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 02:51:06 +00:00
glue: Correct missing bytes in ApplicationLaunchParameter
This commit is contained in:
@@ -61,8 +61,6 @@ FileSys::StorageId GetStorageIdForFrontendSlot(
|
||||
default:
|
||||
return FileSys::StorageId::None;
|
||||
}
|
||||
|
||||
UNREACHABLE();
|
||||
}
|
||||
|
||||
} // Anonymous namespace
|
||||
|
||||
Reference in New Issue
Block a user