mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
DSPDebugWindow: Fix issue where the DSPLLE window would hang Dolphin on OSX
This commit is contained in:
@@ -171,7 +171,6 @@ void DSPDebuggerLLE::Update()
|
||||
UpdateDisAsmListView();
|
||||
UpdateRegisterFlags();
|
||||
UpdateState();
|
||||
m_mgr.Update();
|
||||
#if defined __WXGTK__
|
||||
if (!wxIsMainThread())
|
||||
wxMutexGuiLeave();
|
||||
|
||||
Reference in New Issue
Block a user