diff --git a/nx/source/services/ns.c b/nx/source/services/ns.c index 07780828..3cc05cda 100644 --- a/nx/source/services/ns.c +++ b/nx/source/services/ns.c @@ -305,7 +305,6 @@ Result nsvmGetSafeSystemVersion(u16 *out) return rc; } - Result nsdevTerminateProcess(u64 pid) { IpcCommand c; ipcInitialize(&c);