Fix more warnings from #579

This commit is contained in:
Tillmann Karras
2014-08-07 03:24:42 +02:00
parent 470bfc9b0b
commit f927af20f2
6 changed files with 11 additions and 15 deletions

View File

@ -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, ...)