mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Core: Get rid of Host_GetInstance()
This commit is contained in:
@@ -64,8 +64,6 @@ void* Host_GetRenderHandle()
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
void* Host_GetInstance() { return nullptr; }
|
||||
|
||||
void Host_UpdateTitle(const std::string& title){};
|
||||
|
||||
void Host_UpdateLogDisplay(){}
|
||||
|
||||
Reference in New Issue
Block a user