mirror of
https://git.h3cjp.net/H3cJP/yuzu.git
synced 2024-11-14 20:42:56 +00:00
Qt: Removed unnecessary HW::Update.
This commit is contained in:
parent
90aaab1df0
commit
2003ccf09d
|
@ -42,7 +42,6 @@ void EmuThread::run()
|
||||||
emit CPUStepped();
|
emit CPUStepped();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
HW::Update();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Core::Stop();
|
Core::Stop();
|
||||||
|
|
Loading…
Reference in a new issue