IOS/SDIOSlot0: Remove unimplemented prototype
This function doesn't have an implementation, so we can remove it to make for less reading (and a linker error waiting to happen).
This commit is contained in:
parent
00ecfb3c59
commit
61c25b3d23
|
@ -138,7 +138,6 @@ private:
|
|||
s32 ExecuteCommand(const Request& request, u32 BufferIn, u32 BufferInSize, u32 BufferIn2,
|
||||
u32 BufferInSize2, u32 _BufferOut, u32 BufferOutSize);
|
||||
void OpenInternal();
|
||||
void InitStatus();
|
||||
|
||||
u32 GetOCRegister() const;
|
||||
|
||||
|
|
Loading…
Reference in New Issue