summaryrefslogtreecommitdiff
path: root/src/core/core.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/core.cpp')
-rw-r--r--src/core/core.cpp2
1 files changed, 0 insertions, 2 deletions
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(
61 default: 61 default:
62 return FileSys::StorageId::None; 62 return FileSys::StorageId::None;
63 } 63 }
64
65 UNREACHABLE();
66} 64}
67 65
68} // Anonymous namespace 66} // Anonymous namespace