forked from dolphin-emu/dolphin
Remove unused Host_ShowVideoConfig
This commit is contained in:
@@ -46,9 +46,6 @@ bool Host_RendererIsFullscreen()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
void Host_ShowVideoConfig(void*, const std::string&)
|
||||
{
|
||||
}
|
||||
void Host_YieldToUI()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user