diff --git a/nx/source/services/hidsys.c b/nx/source/services/hidsys.c index f0b6c832..754d73b2 100644 --- a/nx/source/services/hidsys.c +++ b/nx/source/services/hidsys.c @@ -291,7 +291,6 @@ Result hidsysSetNotificationLedPattern(const HidsysNotificationLedPattern *patte struct { u64 magic; u64 result; - u64 total_entries; } *resp; serviceIpcParse(&g_hidsysSrv, &r, sizeof(*resp));