mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-28 14:00:41 -04:00
Remove unused Host_ShowVideoConfig
This commit is contained in:
@@ -127,10 +127,6 @@ bool Host_RendererIsFullscreen()
|
||||
return false;
|
||||
}
|
||||
|
||||
void Host_ShowVideoConfig(void*, const std::string&)
|
||||
{
|
||||
}
|
||||
|
||||
void Host_YieldToUI()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user