mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 21:58:48 +00:00
Revert the recent changes related to updating hwnd
This commit is contained in:
parent
74f25ad8ec
commit
4f965da4f1
5 changed files with 6 additions and 29 deletions
|
@ -117,9 +117,6 @@ public:
|
|||
void Initialize(void* const hwnd);
|
||||
void Reinitialize();
|
||||
void Shutdown();
|
||||
|
||||
void DeInit();
|
||||
|
||||
bool IsInit() const { return m_is_init; }
|
||||
|
||||
void UpdateReference(ControlReference* control, const ciface::Core::DeviceQualifier& default_device) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue