mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
DolphinQT/Host: Remove unimplemented prototypes
Remnants of prior existing code.
This commit is contained in:
parent
d705c31d1a
commit
f490b990f5
1 changed files with 0 additions and 3 deletions
|
@ -21,9 +21,6 @@ public:
|
|||
|
||||
static Host* GetInstance();
|
||||
|
||||
void DeclareAsHostThread();
|
||||
bool IsHostThread();
|
||||
|
||||
bool GetRenderFocus();
|
||||
bool GetRenderFullFocus();
|
||||
bool GetRenderFullscreen();
|
||||
|
|
Loading…
Add table
Reference in a new issue