Fix some warnings

This commit is contained in:
Tillmann Karras 2018-04-17 14:10:05 +01:00
parent 41f07a8773
commit 4cfd900c67
7 changed files with 8 additions and 35 deletions

View file

@ -123,10 +123,6 @@ void Host_RequestRenderWindowSize(int width, int height)
{
}
void Host_SetStartupDebuggingParameters()
{
}
bool Host_UINeedsControllerState()
{
return true;