stratosphere: fix svcExitThread usage

This commit is contained in:
Michael Scire
2019-03-05 07:50:27 -08:00
parent 4e95397ed5
commit b4b1208222
5 changed files with 10 additions and 5 deletions

View File

@@ -223,8 +223,6 @@ void Utils::InitializeThreadFunc(void *args) {
hidExit();
}
svcExitThread();
}
bool Utils::IsSdInitialized() {