mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-03 18:00:17 -05:00
Fix some warnings
This commit is contained in:
@@ -36,9 +36,6 @@ void Host_UpdateMainFrame()
|
||||
void Host_RequestRenderWindowSize(int, int)
|
||||
{
|
||||
}
|
||||
void Host_SetStartupDebuggingParameters()
|
||||
{
|
||||
}
|
||||
bool Host_UINeedsControllerState()
|
||||
{
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user