From d10fc2d7277cf075f875fe2831501cb79c50e21a Mon Sep 17 00:00:00 2001 From: Zach Hilman Date: Tue, 25 Jun 2019 22:25:10 -0400 Subject: glue: Correct missing bytes in ApplicationLaunchParameter --- src/core/core.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/core/core.cpp') diff --git a/src/core/core.cpp b/src/core/core.cpp index 2d7e83522..df26eb109 100644 --- a/src/core/core.cpp +++ b/src/core/core.cpp @@ -61,8 +61,6 @@ FileSys::StorageId GetStorageIdForFrontendSlot( default: return FileSys::StorageId::None; } - - UNREACHABLE(); } } // Anonymous namespace -- cgit v1.2.3