mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-21 11:01:08 -05:00
Revert the recent changes related to updating hwnd
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user