diff --git a/src/core/hle/result.h b/src/core/hle/result.h index 604f409941..352c0339f6 100644 --- a/src/core/hle/result.h +++ b/src/core/hle/result.h @@ -112,8 +112,6 @@ enum class ErrorModule : u32 { Migration = 216, MigrationLdcServ = 217, libnx = 345, - HomebrewABI = 346, - HomebrewLoader = 347, libnxNvidiaErrors = 348, GeneralWebApplet = 800, WifiWebAuthApplet = 809,