mirror of
https://github.com/holub/mame
synced 2025-06-06 04:43:45 +03:00
screen: remove obsolete loadstate workaround
This commit is contained in:
parent
69b45ce25c
commit
1779ca5db6
@ -928,7 +928,6 @@ void screen_device::device_stop()
|
||||
void screen_device::device_post_load()
|
||||
{
|
||||
realloc_screen_bitmaps();
|
||||
m_scanline0_timer->adjust(time_until_pos(0));
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user