mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
Unused variable (nw)
This commit is contained in:
parent
e7fb150f8e
commit
79ff1010cc
@ -415,10 +415,6 @@ void stv_state::install_stvbios_speedups( void )
|
||||
|
||||
DRIVER_INIT_MEMBER(stv_state,stv)
|
||||
{
|
||||
system_time systime;
|
||||
|
||||
machine().base_datetime(systime);
|
||||
|
||||
/* amount of time to boost interleave for on MINIT / SINIT, needed for communication to work */
|
||||
m_minit_boost = 400;
|
||||
m_sinit_boost = 400;
|
||||
|
Loading…
Reference in New Issue
Block a user