mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07: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 char* DecodeError(s32 ErrorCode);
|
||||
|
||||
static WiiSockMan& GetInstance()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user