mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-09 20:58:48 -04: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