mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-05 09:13:43 -04:00
stratosphere: fix svcExitThread usage
This commit is contained in:
parent
4e95397ed5
commit
b4b1208222
5 changed files with 10 additions and 5 deletions
|
@ -28,5 +28,4 @@ void ProcessTracking::MainLoop(void *arg) {
|
|||
process_waiter->Process();
|
||||
|
||||
delete process_waiter;
|
||||
svcExitThread();
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue