mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 03:47:56 -05:00
Qt: Removed unnecessary HW::Update.
This commit is contained in:
@ -42,7 +42,6 @@ void EmuThread::run()
|
||||
emit CPUStepped();
|
||||
}
|
||||
}
|
||||
HW::Update();
|
||||
}
|
||||
|
||||
Core::Stop();
|
||||
|
Reference in New Issue
Block a user