mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Fix more warnings from #579
This commit is contained in:
@ -110,8 +110,6 @@ bool Host_RendererHasFocus()
|
||||
|
||||
void Host_ConnectWiimote(int wm_idx, bool connect) {}
|
||||
|
||||
void Host_SetWaitCursor(bool enable){}
|
||||
|
||||
void Host_UpdateStatusBar(const std::string& text, int filed){}
|
||||
|
||||
void Host_SysMessage(const char *fmt, ...)
|
||||
|
Reference in New Issue
Block a user