mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
Remove unused Host_ShowVideoConfig
This commit is contained in:
parent
a5c74cd6d1
commit
a877d5f6dc
8 changed files with 0 additions and 27 deletions
|
@ -40,7 +40,6 @@ public:
|
|||
|
||||
virtual std::string GetName() const = 0;
|
||||
virtual std::string GetDisplayName() const { return GetName(); }
|
||||
void ShowConfig(void* parent_handle);
|
||||
virtual void InitBackendInfo() = 0;
|
||||
|
||||
void Video_ExitLoop();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue