mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-02 00:15:06 +01:00
Merge pull request #4684 from liushuyu/fix_freeze
frontend: qt: fix a freeze issue
This commit is contained in:
commit
1fbda5518e
@ -24,8 +24,6 @@ void EmuThread::run() {
|
||||
|
||||
MicroProfileOnThreadCreate("EmuThread");
|
||||
|
||||
stop_run = false;
|
||||
|
||||
// Holds whether the cpu was running during the last iteration,
|
||||
// so that the DebugModeLeft signal can be emitted before the
|
||||
// next execution step.
|
||||
|
Loading…
Reference in New Issue
Block a user