IOS/WiiSockMan: Remove declaration to nonexistent DecodeError().

This commit is contained in:
Admiral H. Curtiss 2023-04-17 03:43:29 +02:00
parent 1a2dcc53f2
commit 37a30a5e50
No known key found for this signature in database
GPG Key ID: F051B4C4044F33FB
1 changed files with 0 additions and 1 deletions

View File

@ -252,7 +252,6 @@ public:
};
static s32 GetNetErrorCode(s32 ret, std::string_view caller, bool is_rw);
static char* DecodeError(s32 ErrorCode);
static WiiSockMan& GetInstance()
{