mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-11-24 03:32:15 -08: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