mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 03:54:57 +00:00
Merge pull request #1978 from lioncash/dspwind
DSPDebugWindow: Fix issue where the DSPLLE window would hang Dolphin on OSX
This commit is contained in:
commit
57e9d59704
1 changed files with 0 additions and 1 deletions
|
@ -171,7 +171,6 @@ void DSPDebuggerLLE::Update()
|
|||
UpdateDisAsmListView();
|
||||
UpdateRegisterFlags();
|
||||
UpdateState();
|
||||
m_mgr.Update();
|
||||
#if defined __WXGTK__
|
||||
if (!wxIsMainThread())
|
||||
wxMutexGuiLeave();
|
||||
|
|
Loading…
Add table
Reference in a new issue