IOS/WiiSockMan: Remove declaration to nonexistent DecodeError().
This commit is contained in:
parent
1a2dcc53f2
commit
37a30a5e50
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue