mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-05 10:52:15 +02:00
Removed newline
This commit is contained in:
parent
2a1c7660dd
commit
b14989acbb
@ -22,7 +22,6 @@ Result nifmInitialize(void) {
|
||||
return 0;
|
||||
|
||||
Result rc;
|
||||
|
||||
rc = smGetService(&g_nifmSrv, "nifm:u");
|
||||
|
||||
if (R_SUCCEEDED(rc)) {
|
||||
|
Loading…
Reference in New Issue
Block a user