mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-12-06 17:53:13 +01: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 New Issue
Block a user