mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-06 03:12:15 +02:00
Update nifm.c
This commit is contained in:
parent
9d260c36bd
commit
af349dc2a1
@ -144,7 +144,6 @@ Result nifmSetWirelessCommunicationEnabled(bool enable) {
|
|||||||
|
|
||||||
if (R_SUCCEEDED(rc)) {
|
if (R_SUCCEEDED(rc)) {
|
||||||
IpcParsedCommand r;
|
IpcParsedCommand r;
|
||||||
|
|
||||||
struct {
|
struct {
|
||||||
u64 magic;
|
u64 magic;
|
||||||
u64 result;
|
u64 result;
|
||||||
|
Loading…
Reference in New Issue
Block a user