mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-06 08:09:19 +00:00
IOS/WiiSockMan: Remove declaration to nonexistent DecodeError().
This commit is contained in:
parent
1a2dcc53f2
commit
37a30a5e50
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue