Qt: Removed unnecessary HW::Update.
This commit is contained in:
parent
90aaab1df0
commit
2003ccf09d
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ void EmuThread::run()
|
|||
emit CPUStepped();
|
||||
}
|
||||
}
|
||||
HW::Update();
|
||||
}
|
||||
|
||||
Core::Stop();
|
||||
|
|
Loading…
Reference in a new issue