From 4ba61a3e52a7a1dce17a1cd816b22cc2168e90cb Mon Sep 17 00:00:00 2001 From: piepie62 Date: Thu, 7 May 2020 17:17:08 -0400 Subject: [PATCH] Remove now-unused #undefs --- libctru/include/3ds/services/fspxi.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/libctru/include/3ds/services/fspxi.h b/libctru/include/3ds/services/fspxi.h index 2db2c38..bac73f0 100644 --- a/libctru/include/3ds/services/fspxi.h +++ b/libctru/include/3ds/services/fspxi.h @@ -611,6 +611,3 @@ Result FSPXI_ReadNandReport(Handle serviceHandle, void* buffer, u32 size, u32 un * @remark Called by FSUSER_ControlArchive with ArchiveAction 0x789D */ Result FSPXI_Unknown0x56(Handle serviceHandle, u32 out[4], FS_Archive archive, FS_Path path); - -#undef DEFINE_PXIFS_SERVICE_METHOD -#undef DEFINE_SERVICE_METHOD