mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-11-24 12:52:17 -08:00
Qt: Removed unnecessary HW::Update.
This commit is contained in:
@@ -42,7 +42,6 @@ void EmuThread::run()
|
|||||||
emit CPUStepped();
|
emit CPUStepped();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
HW::Update();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Core::Stop();
|
Core::Stop();
|
||||||
|
|||||||
Reference in New Issue
Block a user