mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
Remove unused Host_ShowVideoConfig
This commit is contained in:
parent
a5c74cd6d1
commit
a877d5f6dc
8 changed files with 0 additions and 27 deletions
|
@ -150,9 +150,6 @@ bool Host_UINeedsControllerState()
|
|||
{
|
||||
return Settings::Instance().IsControllerStateNeeded();
|
||||
}
|
||||
void Host_ShowVideoConfig(void* parent, const std::string& backend_name)
|
||||
{
|
||||
}
|
||||
void Host_RefreshDSPDebuggerWindow()
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue