mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
DolphinQT/Host: Remove unimplemented prototypes
Remnants of prior existing code.
This commit is contained in:
@ -21,9 +21,6 @@ public:
|
||||
|
||||
static Host* GetInstance();
|
||||
|
||||
void DeclareAsHostThread();
|
||||
bool IsHostThread();
|
||||
|
||||
bool GetRenderFocus();
|
||||
bool GetRenderFullFocus();
|
||||
bool GetRenderFullscreen();
|
||||
|
Reference in New Issue
Block a user