mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 22:49:00 +01:00
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 s32 GetNetErrorCode(s32 ret, std::string_view caller, bool is_rw);
|
||||||
static char* DecodeError(s32 ErrorCode);
|
|
||||||
|
|
||||||
static WiiSockMan& GetInstance()
|
static WiiSockMan& GetInstance()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user