diff --git a/src/core/hle/result.h b/src/core/hle/result.h index 352c0339f6..e3eda4f543 100644 --- a/src/core/hle/result.h +++ b/src/core/hle/result.h @@ -111,8 +111,6 @@ enum class ErrorModule : u32 { GRC = 212, Migration = 216, MigrationLdcServ = 217, - libnx = 345, - libnxNvidiaErrors = 348, GeneralWebApplet = 800, WifiWebAuthApplet = 809, WhitelistedApplet = 810,